How to Install gvncviewer in Ubuntu 18.04



Install gvncviewer by entering the following commands in the terminal:

sudo apt update
sudo apt install gvncviewer

Description:

VNC viewer using gtk-vnc

It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a binding for Python using PyGTK is available. The networking layer supports connections over both IPv4 and IPv6. . This package contains the VNC viewer and VNC capture utility.

Homepage: https://wiki.gnome.org/Projects/gtk-vnc

Version: 0.7.2-1

Section: universe/x11