lightdm

simple display manager

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