#!/bin/bash yum install -y --releasever=7 \ curl \ gperftools \ hostname \ xrootd-server-5.4.2 \ xrootd-client-5.4.2 \ xrootd-5.4.2 \ xrootd-voms-5.4.2 \ xrootd-libs-5.4.2 \ voms-clients \ wlcg-voms-atlas \ fetch-crl \ gdb \ yum-utils \ python-requests \ python3 \ python3-requests yum --releasever=7 --disablerepo="*" --enablerepo="osg-upcoming-testing" install -y xrootd-rucioN2N-for-Xcache