cvt

Xorg X server - core server

Debian Debian
RUN apt-get update && \ apt-get install -y xserver-xorg-core-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y xserver-xorg-core-lts-xenial
Alpine
RUN apk add xorg-server
Arch Arch Linux
RUN pacman -S --noconfirm xorg-server
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xserver-xorg-core
CentOS
RUN yum install -y xorg-x11-server-Xorg
Fedora
RUN dnf install -y xorg-x11-server-Xorg
Raspbian
RUN apt-get update && \ apt-get install -y xserver-xorg-core-dbg
click the source code to copy install cvt on any operating system with command-not-found.com