Deprecated
This page is deprecated and may contain information that is no longer up to date.
Public RPMs installation instructions¶
Instructions¶
1. Setup the cta-public repo for CTA-4 or CTA-5:
cat << EOF > /etc/yum.repos.d/cta-public-4.repo
[cta-public-4-centos7]
name=CERN Tape Archive
baseurl=https://cta-public-repo.web.cern.ch/cta-4/el-7/cta
enabled=1
gpgcheck=0
EOF
or
cat << EOF > /etc/yum.repos.d/cta-public-5.repo
[cta-public-5-centos7]
name=CERN Tape Archive
baseurl=https://cta-public-repo.web.cern.ch/cta-5/el-7/cta
enabled=1
gpgcheck=0
EOF
2. Search and/or install cta-release:
or, to get the latest version:
3. Configure CTA/EOS repos and dependencies:
For EOS-4:
For EOS-5:
4. Install CTA and EOS:
Choose the appropriate packages, as needed.