mirror of
https://github.com/restic/restic.git
synced 2025-12-11 18:47:50 +00:00
Update 020_installation.rst adding instruction for Gentoo Linux
This commit is contained in:
committed by
Michael Eischer
parent
d839850ed4
commit
91e9f65991
@@ -74,6 +74,16 @@ avoid any conflicts:
|
|||||||
|
|
||||||
$ dnf copr remove copart/restic
|
$ 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
|
macOS
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user