xinit

X server initialisation tool

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