File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Getting the Software
2121The CernVM-FS source code and binary packages are available from the `CernVM website <https://cernvm.cern.ch/fs/#download >`_.
2222However, 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
2727To 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+
6685Other Platforms
6786~~~~~~~~~~~~~~~~
6887
You can’t perform that action at this time.
0 commit comments