mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 05:12:10 +00:00
Merge pull request #1695 from xulongwu4/patch-2
Add instructions for installation on Solus
This commit is contained in:
commit
e4a39e02d2
@ -93,6 +93,15 @@ restic can be installed via copr repository.
|
|||||||
$ dnf copr enable copart/restic
|
$ dnf copr enable copart/restic
|
||||||
$ dnf install 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
|
OpenBSD
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user