Merge pull request #2456 from jenting/installation-opensuse

Docs: add installation guide for openSUSE
This commit is contained in:
rawtaz
2019-11-19 02:15:19 +01:00
committed by GitHub

View File

@@ -109,6 +109,15 @@ On FreeBSD (11 and probably later versions), you can install restic using ``pkg
# pkg install restic
openSUSE
========
On openSUSE (leap 15.0 and greater, and tumbleweed), you can install restic using the ``zypper`` package manager:
.. code-block:: console
# zypper install restic
RHEL & CentOS
=============