Skip to content

Commit

Permalink
docs: drop ubuntu packaging
Browse files Browse the repository at this point in the history
20.04 is almost end of life, and it doesn't have qtile anyway, which means
all supported versions of ubuntu no longer have qtile packages.

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>
  • Loading branch information
tych0 committed Feb 24, 2024
1 parent 4f5c303 commit ad8fa46
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions docs/manual/install/ubuntu.rst
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
==============================
Installing on Debian or Ubuntu
Installing on Ubuntu or Debian 11 (bullseye) or greater
==============================

To install the latest stable version of Qtile on Ubuntu (newer than 20.04) and Debian 9:

.. code-block:: bash
pip install xcffib
pip install qtile
To install the git version see :ref:`installing-from-source`

Note: As of Ubuntu 20.04 (Focal Fossa), the package has been outdated
and removed from the Ubuntu's official package list.

Debian 11 (bullseye)
--------------------

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

.. code-block:: bash
Expand Down

0 comments on commit ad8fa46

Please sign in to comment.