Installing Nautilus Elementary from PPA
1. Open a terminal and add the PPA with the following command:
sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
2. Then get and install updates with the following command:
sudo apt-get update && sudo apt-get dist-upgrade
3. Then restart Nautilus:
killall nautilus && nautilus &












