forked from TrueCloudLab/restic
Add instructions for installation on Solus
This commit is contained in:
parent
594256bfa4
commit
432e167255
1 changed files with 9 additions and 0 deletions
|
@ -93,6 +93,15 @@ restic can be installed via copr repository.
|
|||
$ dnf copr enable copart/restic
|
||||
$ dnf install restic
|
||||
|
||||
Solus
|
||||
=====
|
||||
|
||||
restic can be installed from the official repo of Solus via the ``eopkg`` package manager:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ eopkg install restic
|
||||
|
||||
OpenBSD
|
||||
=======
|
||||
|
||||
|
|
Loading…
Reference in a new issue