Merge pull request #1695 from xulongwu4/patch-2

Add instructions for installation on Solus
This commit is contained in:
Alexander Neumann
2018-03-31 09:14:25 +02:00

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