Hello Linux Geeksters. Double Commander is an cross-platform, open-source file manager, inspired by Total commander. The latest version available is Double Commander 0.6.0, which has been released a while ago.
In this article I will show you how to install Double Commander 0.6.0 on Ubuntu 15.04 Vivid Vervet, Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2 and other Ubuntu derivative systems.
Because it is available via PPA, installing Double Commander 0.6.0 on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the doublecmd package. Like this:
$ sudo add-apt-repository ppa:alexx2000/doublecmd
$ sudo apt-get update
$ sudo apt-get install doublecmd
Optional, to remove doublecmd, do:
$ sudo apt-get remove doublecmd