gtk-vnc

VNC viewer widget library for GTK applications

brewmacoslinux
Try with needOr install directly
Source

About

VNC viewer widget for GTK

Commands

gtk-vnc

Examples

Connect to a VNC server on localhost port 5900$ gtk-vnc-viewer localhost:5900
Connect to a remote VNC server with explicit port$ gtk-vnc-viewer 192.168.1.100:5901
Connect to a VNC server with password authentication$ gtk-vnc-viewer -p password hostname:5900