The following lines were added (+) and removed (-):
Double Commander for Linux apt install doublecmd-gtkI had tried the gtk. Double Commander is not included by default in Ubuntu’s 11.04 repositories, but I included instructions on how to install it from a PPA. Double Commander offers both GTK and Qt interfaces (so the first one blends well in GNOME while I recommend the second one for KDE), comes with a twin-panel style and includes a big number of configuration options.sudo add-apt-repository ppa:alexx2000/doublecmdsudo apt-get updatesudo apt-get install doublecmd-gtk # for the GTK (GNOME) versionsudo apt-get install doublecmd-qt # for the Qt (KDE) interface