Creates a virtual X11 windowing environment that can be viewed not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.
Creates a virtual X11 windowing environment that can be viewed not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.
To install vnc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install vnc
To see what files were installed by vnc, run:
port contents vnc
To later upgrade vnc, run:
sudo port selfupdate && sudo port upgrade vnc
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.