Total Commander Linux Replacements

Total Commander Linux Replacements

SunFlower (The best)

http://code.google.com/p/sunflower-fm/

sudo add-apt-repository ppa:atareao/sunflower
sudo apt-get update
sudo apt-get install sunflower

There is no natty package. So I had to do it manually.

wget http://sunflower-fm.googlecode.com/files/sunflower-0.1a.53-1.all.deb gdebi sunflower-*.deb

Written in Python. Very very good.

Double Commander (Great)

http://doublecmd.sourceforge.net/

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

sudo apt-get install doublecmd-gtk (smaller one)
or
sudo apt-get install doublecmd-qt

Almost the best.

GNOME Commander (OK)

http://www.nongnu.org/gcmd/index.html

sudo apt-get install gnome-commander

XFE (OK)

http://roland65.free.fr/xfe/index.php?page=home

sudo apt-get install xfe

Simple viewing doesn’t work out of the box.

muCommander (Slow)

http://www.mucommander.com/

sudo su -
wget -O - http://apt.mucommander.com/apt.key | apt-key add -
echo "deb http://apt.mucommander.com stable main non-free contrib" >>/etc/apt/sources.list
apt-get update && apt-get install mucommander

Painfully slow. Java. Hm. Not bad, but slow.

date 01. Jan 0001 | modified 29. Dec 2023
filename: Total Commander Linux Replacements