PT-1683 List of supported distributions in the docs is outdated (#589)

Bug itself is fixed by commits 7eaca8a98e and ee6a9da438
But the documentation still listed Debian 8 (jessie) which is, again, outdated.
So I adopted example for Percona 3.5.1 on Debian 11 (bullseye)
This commit is contained in:
Sveta Smirnova
2023-02-10 21:08:51 +03:00
committed by GitHub
parent 28bcd06b07
commit 268dab8a73

View File

@@ -41,10 +41,10 @@ You can also download the packages from the
`Percona web site <https://www.percona.com/downloads/percona-toolkit/>`_ `Percona web site <https://www.percona.com/downloads/percona-toolkit/>`_
and install it using tools like ``dpkg`` and ``rpm``, and install it using tools like ``dpkg`` and ``rpm``,
depending on your system. depending on your system.
For example, to download the package for Debian 8 ("jessie"), For example, to download the package for Debian 11 ("bullseye"),
run the following:: run the following::
wget https://www.percona.com/downloads/percona-toolkit/3.0.3/binary/debian/jessie/x86_64/percona-toolkit_3.0.3-1.jessie_amd64.deb wget https://downloads.percona.com/downloads/percona-toolkit/3.5.1/binary/debian/bullseye/x86_64/percona-toolkit_3.5.1-2.bullseye_amd64.deb
If you want to download a specific tool, use the following address: If you want to download a specific tool, use the following address:
http://www.percona.com/get http://www.percona.com/get