Translations:Accessing CVMFS/18/en

From Alliance Doc
Jump to navigation Jump to search
  • Follow the instructions here to add the CERN apt repository:
wget https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-latest_all.deb
sudo dpkg -i cvmfs-release-latest_all.deb
rm -f cvmfs-release-latest_all.deb
sudo apt-get update
  • Install the CVMFS client from that repository:
sudo apt-get install cvmfs cvmfs-config-default
  • Apply the initial client setup:
sudo cvmfs_config setup
  • Download and install the Compute Canada CVMFS configuration package:
wget https://package.computecanada.ca/yum/cc-cvmfs-public/prod/other/cvmfs-config-computecanada-latest.all.deb
sudo dpkg -i cvmfs-config-computecanada-latest.all.deb
  • Since an apt repository is not available for this package, make sure you are subscribed to be informed of updates.