gvnccapture

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 gtk-vnc
Arch Arch Linux
RUN pacman -S --noconfirm gtk-vnc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gvncviewer
CentOS
RUN yum install -y gvnc-tools
Fedora
RUN dnf install -y gvnc-tools
Raspbian
RUN apt-get update && \ apt-get install -y gvncviewer
click the source code to copy install gvnccapture on any operating system with command-not-found.com