{"id":6951,"date":"2020-09-27T21:22:33","date_gmt":"2020-09-27T18:22:33","guid":{"rendered":"https:\/\/kifarunix.com\/?p=6951"},"modified":"2024-03-14T22:53:34","modified_gmt":"2024-03-14T19:53:34","slug":"install-and-setup-i3-windows-manager-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-and-setup-i3-windows-manager-on-ubuntu-20-04\/","title":{"rendered":"Install and Setup i3 Windows Manager on Ubuntu 20.04"},"content":{"rendered":"\n

Welcome to our tutorial on how to install i3 windows manager on Ubuntu 20.04. i3 is a tiling window manager<\/a> for X11. “A tiling window manager<\/strong> is a window manager with an organization of the screen into mutually non-overlapping frames, as opposed to the more popular approach of coordinate-based stacking of overlapping objects (windows) that tries to fully emulate the desktop metaphor.”<\/em><\/p>\n\n\n\n

Installing i3 Windows Manager on Ubuntu 20.04<\/h2>\n\n\n\n

Run System Update<\/h3>\n\n\n\n

To begin with, run system package update.<\/p>\n\n\n\n

apt update<\/code><\/pre>\n\n\n\n

Install i3 on Ubuntu 20.04<\/a><\/h3>\n\n\n\n

i3 windows manager can be installed via the i3<\/code> package which is available on the default Ubuntu 20.04 repos.<\/p>\n\n\n\n

apt show i3<\/code><\/pre>\n\n\n\n
\nPackage: i3\nVersion: 4.17.1-1\nPriority: optional\nSection: universe\/x11\nSource: i3-wm\nOrigin: Ubuntu\nMaintainer: Ubuntu Developers \nOriginal-Maintainer: Michael Stapelberg \nBugs: https:\/\/bugs.launchpad.net\/ubuntu\/+filebug\nInstalled-Size: 20.5 kB\nDepends: i3-wm (= 4.17.1-1)\nRecommends: i3lock (>= 2.2), suckless-tools, i3status (>= 2.3), dunst\nHomepage: https:\/\/i3wm.org\/\nDownload-Size: 1,996 B\nAPT-Sources: http:\/\/ke.archive.ubuntu.com\/ubuntu focal\/universe amd64 Packages\n<\/code><\/pre>\n\n\n\n

There are other tools that are needed to use the i3 window manager efficiently. These include;<\/p>\n\n\n\n