Ir al contenido principal

How To Install Nemo File Manager In Ubuntu


After forking GNOME Shell (Cinnamon), Mutter (Muffin) and GDM 2.0 (MDM), the Linux Mint team has forked Nautilus and the result is Nemo, a file manager which is now used by default in Linux Mint Cinnamon Edition.

Nemo file manager git

Initially, Nemo used to look the same as the patched SolusOS Nautilus so I didn't write about how to install it since it was basically the same thing under a different name.

But Nemo has evolved, gaining many new features and under the hood optimizations and tweaks. Here are some of the features available for Nemo file manager (for the version available in GIT / Cinnamon Nightly PPA) that aren't included in Nautilus 3.4:
  • Unified, configurable toolbar: you can add/remove the following: up icon, refresh icon, toggle button for the location bar / path bar, home icon, computer icon and search icon.
  • Detachable tabs
  • Option to show the full path in the titlebar and tab bars (Preferences > Display)
  • Displays an "elevated privileges" banner when running as root
  • Built in "Open as root" context menu item
  • Built in "Open in terminal" context menu item
  • Added GTK bookmarks to the MoveTo/CopyTo context menus
  • Added "Set as Wallpaper" to the context menu
  • Switch view buttons on the toolbar (Grid, List and Compact views)
  • Drag and drop support for the bookmarks in the sidebar
  • Sidebar: indicators under each drive, displaying the free/used space
  • Collapsable sidebar categories
  • Support for sending files via Thunderbird and xdg-email
  • Image properties improvements (merged from Nautilus 3.6)
  • Memory leaks fixes (merged from Nautilus 3.6)
  • More!

And Nemo has another advantage: it doesn't overwrite Nautilus like the patched SolusOS Nautilus, so you can have both Nautilus and Nemo installed in the same time.

The Linux Mint / Nemo developers have also ported some Nautilus extensions to Nemo: there's a Dropbox extension for Nemo, along with Pastebin, Seahorse, Fileroller and Samba extensions.


Below you'll find some more Nemo screenshots - in the first one there's Nemo 1.1.2 (stable) and the rest feature the latest Nemo from GIT:

Nemo file manager 1.1.2 stable
Nemo 1.1.2 (stable)

Nemo file manager GIT
Nemo from GIT

Nemo file manager GIT

Nemo file manager GIT

Nemo file manager

Nemo file manager



Install Nemo file manager in Ubuntu


Before installing Nemo, there are a couple of things you should know:
  • installing Nemo will also install Cinnamon desktop
  • if you're using Cinnamon, it's not recommended to add the Cinnamon Nightly PPA since it's not stable. Only install Cinnamon from the Nightly PPA for testing purposes


Install the stable Nemo release in Ubuntu


Install the latest stable Nemo release (1.1.2) in Ubuntu 12.10 or 12.04 using the Cinnamon Stable PPA:
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install nemo


Install the latest Nemo file manager from GIT in Ubuntu


Or, if you want the latest features (but probably less stability and more bugs), install the latest Nemo file manager from GIT in Ubuntu 12.04 or 12.10 by using the Cinnamon Nightly PPA:
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly
sudo apt-get update
sudo apt-get install nemo


Nemo shows up as "Files" in the menu, just like Nautilus so it's a bit hard to find in the menu / Dash or whatever you're using. So search for "Nemo" and launch the first "Files" app that shows up, that will (hopefully) be Nemo file manager.

After you log out and log back in, you'll notice that Nemo draws the desktop instead of Nautilus. If you want to continue to use Nautilus for drawing the desktop instead of Nemo, do the following:

- Run the following command so Nemo shows up in the Startup Applications list (it's hidden by default):
sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/nemo-autostart.desktop

- Then launch Startup Applications and uncheck Nemo - it's called files, but look under the name - it should say "Start Nemo desktop at login", like in the screenshot below:

Nemo autostart

- Then log out and log back in.

Entradas populares de este blog

Ultrastar Deluxe

El Karaoke para Linux La llegada de la Navidad significa reuniones con familiares y amigos, lo que nos lleva a buscar formas de entretenimiento. Una de ellas es el karaoke , y como no podría ser de otra manera en GNU/Linux tenemos nuestra opción Open Source, se trata de UltraStar Deluxe (para mí la mejor opción), que está basado en el primer Ultrastar aunque bastante más completo y fácil de usar. Esta aplicación es un clon libre de Singstar con el que podrás cantar cualquier canción e incluso crear la tuya propia. Si estáis interesados en instalarlo puedes añadir el repositorio para Ubuntu o bajarlo desde la página oficial en caso de usar otra distribución. sudo add-apt-repository ppa:tobydox/ultrastardx sudo apt-get update sudo apt-get install ultrastar-deluxe Una vez instalado sólo quedará añadir canciones . Como no podía ser de otra manera, existe una comunidad muy activa que nos proporciona gran cantidad de material listo para ser usado, una de ellas es Ultrastar

Descargar Packet Tracer 5.2 [Windows y Linux]

Packet Tracer 5.2 [Windows y Linux] Packet Tracer es la herramienta de aprendizaje y simulación de redes interactiva para los instructores y alumnos de Cisco CCNA. Esta herramienta les permite a los usuarios crear topologías de red, configurar dispositivos, insertar paquetes y simular una red con múltiples representaciones visuales. Packet Tracer se enfoca en apoyar mejor los protocolos de redes que se enseñan en el currículum de CCNA. Este producto tiene el propósito de ser usado como un producto educativo que brinda exposición a la interfaz comando – línea de los dispositivos de Cisco para practicar y aprender por descubrimiento. Packet Tracer 5.2 es la última versión del simulador de redes de Cisco Systems, herramienta fundamental si el alumno está cursando el CCNA o se dedica al networking. En este programa se crea la topología física de la red simplemente arrastrando los dispositivos a la pantalla. Luego clickando en ellos se puede ingresar

Control PS3 en Debian, Ubuntu

INSTALAR EL CONTROL DE PLAY STATION 3 EN GNU / LINUX. EN LAS DISTRIBUCIONES DEBIAN 6.0 SQUEEZE, DEBIAN WHEEZY (TESTING), LINUX MINT DEBIAN EDITION, LINUX MINT, GUADALINEX, UBUNTU. Les voy a decir como conectar su control de Play Station 3 en Debian por medio de un cable USB, personalmente lo he probado en Debian 6.0 Squeeze (estable) y Debian Wheezy (testing), no lo he probado en Linux Mint Debian Edition (LMDE), pero no tendría porque no funcionar. En el caso de Ubuntu y sus derivadas supongo que también debería funcionar, no lo he probado porque no uso dicha distro, pero los comandos los tome de un tutorial para ella, no es “copy and paste” , solo copie los comandos, el resto es de mi experiencia personal. NOTA PARA USUARIOS DE LINUX MINT, GUADALINEX Y UBUNTU: Los comandos que voy a poner son para Debian y Linux Mint Debian Editon, para el caso de Ubuntu y derivados ya saben que los comandos como root se ejecutan con “sudo”. Además creo q