Add instructions for installation on Solus

This commit is contained in:
xulongwu4 2018-03-30 17:36:29 -04:00 committed by GitHub
parent 594256bfa4
commit 432e167255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

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