How can I install Marlin file manager in Ubuntu 16.04?

Since nautilus doesn't have a column view option I want to install marlin file manager which provides column view.

I use Ubuntu 16.04 installed machine. I tried several ways proposed on the web to install marlin. But none of these methods work for me.

I really want to install Marlin, not any similar application. How can I achieve this?

3

1 Answer

As explained by karel, Marlin has been renamed to Pantheon file manager.

This is how I solved the problem:

sudo add-apt-repository ppa:elementary-os/daily
sudo apt-get update
sudo apt install pantheon-files

To launch Pantheon Files, type Files in the Ubuntu Launcher.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like