dwm

dynamic window manager

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