i3

A dynamic tiling window manager. More information: <https://i3wm.org/docs/userguide.html>.

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