We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed264c commit cab8320Copy full SHA for cab8320
cpt-quickstart.rst
@@ -51,9 +51,8 @@ To add the CVMFS repository (available for Debian and RHEL flavors) and install
51
52
.. code-block:: console
53
54
- sudo dnf install https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.0/cvmfs-2.11.0-1.fc34.x86_64.rpm \
55
- https://ecsft.cern.ch/dist/cvmfs/cvmfs-config/cvmfs-config-default-latest.noarch.rpm \
56
- http://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.0/cvmfs-libs-2.11.0-1.fc34.x86_64.rpm
+ sudo dnf install http://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.2/cvmfs{,-libs}-2.11.2-1.fc38.x86_64.rpm \
+ https://ecsft.cern.ch/dist/cvmfs/cvmfs-config/cvmfs-config-default-latest.noarch.rpm
57
58
59
Other Platforms
0 commit comments