Nemo is the official file manager for the Linux Mint operating system running the Cinnamon desktop. It re-introduced several features removed from the file manager Nautilus, from which it originated.Open your Terminal (Ctrl+Alt+T):
sudo add-apt-repository ppa:webupd8team/nemo
sudo apt-get update
sudo apt-get install nemo nemo-fileroller
Features: - Open in terminal (this is part of Nemo itself)
- Open as root (this is also part of Nemo)
- File operations progress information (when you copy/move files you can see the percentage and info about the operation on the window title and so also in your window list)
- Proper GTK bookmarks management
- Full navigation options (back, forward, up, refresh)
- Ability to toggle between the path entry and the path breadcrumb widgets
- A lot more configuration options.--