gvncviewer

VNC viewer using gtk-vnc

Debian Debian
RUN apt-get update && \ apt-get install -y gvncviewer
Ubuntu
RUN apt-get update && \ apt-get install -y gvncviewer
Alpine
RUN apk add gvncviewer
Arch Arch Linux
RUN pacman -S --noconfirm gvncviewer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gvncviewer
Raspbian
RUN apt-get update && \ apt-get install -y gvncviewer
click the source code to copy install gvncviewer on any operating system with command-not-found.com