Skip to content

Commit 1ca1736

Browse files
committed
add links to third party linux packages
1 parent d7421a1 commit 1ca1736

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

cpt-quickstart.rst

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Getting the Software
2121
The CernVM-FS source code and binary packages are available from the `CernVM website <https://cernvm.cern.ch/fs/#download>`_.
2222
However, it is recommended to use the available package repositories that are also provided for the supported operating systems.
2323

24-
Linux
24+
Linux (Officially Supported)
2525
~~~~~~~~~~~~~~~~
2626

2727
To add the CVMFS repository (available for Debian and RHEL flavors) and install CVMFS, run:
@@ -63,6 +63,25 @@ To add the CVMFS repository (available for Debian and RHEL flavors) and install
6363
sudo zypper install -y cvmfs
6464
6565
66+
Linux (3rd-Party-Maintained)
67+
~~~~~~~~~~~~~~~~
68+
69+
.. tab-set::
70+
71+
.. tab-item:: Arch
72+
73+
A PKGBUILD is available on the AUR ( https://aur.archlinux.org/packages/cvmfs ). Credit goes to the maintainers Frank Siegert and Wainer Vandelli.
74+
75+
.. tab-item:: Gentoo
76+
77+
See https://packages.gentoo.org/packages/net-fs/cvmfs . Credit goes to the maintainer Guilherme Amadio.
78+
79+
80+
81+
82+
83+
84+
6685
Other Platforms
6786
~~~~~~~~~~~~~~~~
6887

0 commit comments

Comments
 (0)