Red Hat / CentOS: Install from a specific repo
yum --disablerepo=\* --enablerepo=
--disablerepo = Here we disable all repositories
--enablerepo = Give the name of the repo you want to use
= Name of the software package you wish to install
TECH.kulish.com
Technology Junk Drawer