Wal Commander is a free and open source GUI and command line file manager application for Linux and Windows. It is a two-pane file manager and comes with terminal emulator, editor with syntax highlighting, text viewer, virtual filesystems like smb, ftp, sftp, archives support and many more. You can run Wal Commander WCM with graphical user interface and Wal Commander WCC in command line terminal application.
How to Install Wal Commander WCM WCC on Ubuntu
To install Wal Commander, download Wal Commander in native .deb package file format from the above download link and save it on your Downloads folder. Open the terminal app (ctrl+alt+t) and run below command. Here “wcm_0.24.3-1_amd64.deb” is the downloaded file name and you can change below command based on your file name and path.
sudo apt install ./Downloads/wcm_0.24.3-1_amd64.deb
After the successful installation of Wal Commander run below command. It will open the command line Wal Commander in your Ubuntu Linux system.
wcc
You can also open the Wal Commander GUI using below command.
wcm
And build-in terminal app using below command.
wterminal