2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-04 01:50:48 +00:00

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
commit e4a39e02d2

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