twm

A window manager for the X Window system. More information: <https://gitlab.freedesktop.org/xorg/app/twm>.

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