Virtual Machine Viewer provides a graphical console client for connecting to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide the display, and libvirt for looking up VNC/SPICE server details.
Virtual Machine Viewer provides a graphical console client for connecting to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide the display, and libvirt for looking up VNC/SPICE server details.
To install virt-viewer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install virt-viewer
To see what files were installed by virt-viewer, run:
port contents virt-viewer
To later upgrade virt-viewer, run:
sudo port selfupdate && sudo port upgrade virt-viewer
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.