How to install the latest Nemo FM

Yes, I have been using it since Zorin OS 16 Alpha.

Let's try from Repository:

sudo -i

nautilus

Navigate to /etc/apt/sources.list

Paste this line at the bottom and save the file but do not close it:
deb http://packages.linuxmint.com uma main upstream import backport

Open terminal and run

sudo apt install -y nemo

Once installed, in the sources.list file that is still open; remove the repository you just added (This is important. Further updates from the testing repo may cause breakage).

2 Likes