bspwm

A tiling window manager based on binary space partitioning. More information: <https://github.com/baskerville/bspwm>.

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