Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.
Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.
To install nautilus, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nautilus
To see what files were installed by nautilus, run:
port contents nautilus
To later upgrade nautilus, run:
sudo port selfupdate && sudo port upgrade nautilus
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.