How to Install i3-wm in Ubuntu 18.04



Install i3-wm by entering the following commands in the terminal:

sudo apt update
sudo apt install i3-wm

Description:

improved dynamic tiling window manager

Key features of i3 are good documentation, reasonable defaults (changeable in a simple configuration file) and good multi-monitor support. The user interface is designed for power users and emphasizes keyboard usage. i3 uses XCB for asynchronous communication with X11 and aims to be fast and light-weight. . Please be aware i3 is primarily targeted at advanced users and developers.

Homepage: https://i3wm.org/

Version: 4.14.1-1

Section: universe/x11