How to install Double Commander File Manager on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04. The Double Commander 0.6.1 Beta has been released with latest updates and changes.
Double Commander is an cross-platform, open-source file manager for Linux Systems. Double Commander 0.6.1 Beta is inspired by Total commander.
Here are some key features of Double Commander:
- Unicode support
- All operations working in background
- Multi-rename tool
- Tabbed interface
- Custom columns
- Internal text editor (F4) with syntax hightlighting
- Built in file viewer (F3) to view files of in hex, binary or text format
- Archives are handled like subdirectories. You can easily copy files to and from archives. Supported archive types: ZIP, TAR GZ, TGZ, LZMA and also BZ2, RPM, CPIO, DEB, RAR.
- Extended search function with full text search in any files
- Configurable button bar to start external programs or internal menu commands
- Total Commander WCX, WDX and WLX plug-ins support
- File operations logging
Install Double Commander 0.6.1 Beta
Double Commander 0.6.1 Beta can be installed via PPA on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and derivative systems. Run the following commands in Terminal:
sudo add-apt-repository ppa:alexx2000/doublecmd
sudo apt-get update
For GTK based systems, do:
sudo apt-get install doublecmd-gtk
For Non GTK based systems, do:
sudo apt-get install doublecmd-qt
To uninstall and remove Double Commander (doublecmd) run the following command:
sudo apt-get remove doublecmd*