Install Double Commander on Ubuntu

2014-04-24

Run in terminal following commands:

sudo add-apt-repository ppa:alexx2000/doublecmd
sudo apt-get update

If you're running KDE environment install QT variant:

sudo apt-get install doublecmd-qt

Otherwise install GTK variant:

sudo apt-get install doublecmd-gtk