mirror of
https://github.com/restic/restic.git
synced 2025-08-13 22:57:44 +00:00
Update 020_installation.rst adding install command for Gentoo Linux
Added basic instructions for restic installation on Gentoo using the official package manager (Portage)
This commit is contained in:
@@ -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
|
||||
=====
|
||||
|
||||
|
Reference in New Issue
Block a user