X

Xorg X server

Debian Debian
RUN apt-get update && \ apt-get install -y xorg-x11-server-Xorg
Ubuntu
RUN apt-get update && \ apt-get install -y xorg-x11-server-Xorg
Arch Arch Linux
RUN pacman -S --noconfirm xorg-x11-server-Xorg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xorg-x11-server-Xorg
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 xorg-x11-server-Xorg
click the source code to copy install X on any operating system with command-not-found.com