remote-viewer

Displaying the graphical console of a virtual machine

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