Skip to content

Commit 9294b03

Browse files
committed
add suse to quickstart
1 parent 72078d0 commit 9294b03

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cpt-quickstart.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ To add the CVMFS repository (available for Debian and RHEL flavors) and install
5454
sudo dnf install -y https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm
5555
sudo dnf install -y cvmfs
5656
57+
.. tab-item:: SUSE
58+
59+
.. code-block:: console
60+
61+
sudo rpm --import https://cvmrepo.web.cern.ch/cvmrepo/yum/RPM-GPG-KEY-CernVM-2048
62+
sudo zypper install -y https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm
63+
sudo zypper install -y cvmfs
64+
5765
5866
Other Platforms
5967
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)