Add installation guide for openSUSE

Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
This commit is contained in:
JenTing Hsiao
2019-10-28 17:42:58 +08:00
parent 604b18aa74
commit 6f2b8d622a

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