echo "Removing modified epel configuration and reinstalling epel-release" rm /etc/yum.repos.d/epel*.repo -f; yum reinstall epel-release -y;