GNOME is a complete, free and easy-to-use desktop environment for users, as well as a powerful application development framework for software developers.
GNOME is a complete, free and easy-to-use desktop environment for users, as well as a powerful application development framework for software developers.
To install gnome, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome
To see what files were installed by gnome, run:
port contents gnome
To later upgrade gnome, run:
sudo port selfupdate && sudo port upgrade gnome
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.