Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 626 Bytes

ubuntu.rst

File metadata and controls

21 lines (14 loc) · 626 Bytes
Installing on Ubuntu or Debian 11 (bullseye) or greater

Ubuntu and Debian >=11 comes with the necessary packages for installing Qtile. Starting from a minimal Debian installation, the following packages are required:

sudo apt install xserver-xorg xinit
sudo apt install libpangocairo-1.0-0
sudo apt install python3-pip python3-xcffib python3-cairocffi

Either Qtile can then be downloaded from the package index or the Github repository can be used, see installing-from-source:

pip install qtile