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

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