Merge pull request #5466 from y0n3d4/gentoo-install-info

Added Gentoo install info
This commit is contained in:
rawtaz 2025-08-07 13:28:17 +02:00 committed by GitHub
commit 9b2c0a0c54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 restic
macOS
=====