Guides:Installing i3
From atl.wiki
More actions
This is the approved revision of this page, as well as being the most recent.
Installation
On Debian and Debian-based distributions:
You can sometimes install using a software manager, such as synaptic.
$ sudo apt install i3
Or if you would like just the window manager that doesn't come with a notification daemon, lock screen and some tools, you can run:
$ sudo apt install i3-wm
On Arch and Arch-based distributions:
$ sudo pacman -S i3
Or if you would like just the window manager that doesn't come with a notification daemon, lock screen and some tools, you can run:
$ sudo pacman -S i3-wm
On Gentoo and Gentoo-based distributions:
$ sudo emerge -av x11-wm/i3
On Fedora and Fedora-based distributions:
$ sudo dnf install i3