I recently installed Cinnamon on my Ubuntu 12.04.1 and I loved the interface of its file manager Nemo, which I guess is also based on Nautilus. But I prefer Nemo over Nautilus and I want to remove Nautilus completely and have Nemo as my defaut File Manager.
The problem however is that removing Nautilus requires me to remove ubuntu-desktop too. Is it possible somehow to retain Ubuntu Desktop and remove Nautilus?
You don't need to remove Nautilus - just set Nemo as default - see here.
To install Nemo, open a terminal.
If you need to install extensions for Nemo (optional)
To use Nemo as default File Manager, you will need dconf-tools
To disable Nautilus from drawing the desktop item,
To Set Nemo as the default file manager (replacing Nautilus),
If you have removed unity, you should be able to reinstall it.
Start your computer and login & open a terminal.
If you can't login, enter the
tty
with Ctrl+Alt+F2.Then run:
Then reboot - if in the
tty
just run:ubuntu-desktop
is a package that doesn't contain any files but just depends on other packages (that's called a "metapackage"). Unity will still work if you remove this package.