diff --git a/doc/020_installation.rst b/doc/020_installation.rst index 863d15799..a2e03a504 100644 --- a/doc/020_installation.rst +++ b/doc/020_installation.rst @@ -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 =======