Update 020_installation.rst adding instruction for Gentoo Linux

This commit is contained in:
Michele Testa
2025-08-05 15:16:37 +02:00
parent 3faad5751d
commit 5a00d26431

View File

@@ -74,6 +74,16 @@ avoid any conflicts:
$ dnf copr remove copart/restic
Gentoo Linux
============
On `Gentoo Linux <https://www.gentoo.org/>`__, you can install the ``restic``
package from the official repos using ``emerge``:
.. code-block:: console
# emerge -av restic
macOS
=====