diff --git a/docs/installation.rst b/docs/installation.rst index 026fd27..df2fe8d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -13,7 +13,7 @@ Packages Hypopg is available as a package on some GNU/Linux distributions: -- RHEL/Centos +- RHEL/Rocky Linux HypoPG is available as a package using `the PGDG packages `_. @@ -25,6 +25,20 @@ Hypopg is available as a package on some GNU/Linux distributions: yum install hypopg +- Debian / Ubuntu + + HypoPG is available as a package using `the PGDG packages + `_. + + Once the PGDG repository is setup, you just need to install the package. As + root: + + .. code-block:: bash + + apt install postgresql-XY-hypopg + + where XY is the major version for which you want to install hypopg. + - Archlinux Hypopg is available on the `AUR repository