diff --git a/doc/020_installation.rst b/doc/020_installation.rst
index 0fedc6425..0f1cd6c04 100644
--- a/doc/020_installation.rst
+++ b/doc/020_installation.rst
@@ -84,6 +84,12 @@ If you are using macOS, you can install restic using the
$ brew install restic
+On Linux and macOS, you can also install it using `pkgx `__:
+
+.. code-block:: console
+
+ $ pkgx install restic
+
You may also install it using `MacPorts `__:
.. code-block:: console