How to use RPM command

To install and uninstall RPMs, use RPM command as follows. rpm -qa | grep pakage-name rpm -e pkgname rpm -ivh pkgname You can also use YUM to install/uninstall rmp pkgs yum remove bind* yum install bind*  

CentOS RPM or Repos URLs

http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/ http://mirror.centos.org/centos/5/os/i386/CentOS/ http://httpupdate.cPanel.net/mysqlinstall/4.1.22-0/64/centos/4.3/ http://downloads.mysql.com/archives/mysql-4.1/ http://mirror.centos.org/centos/4/os/x86_64/CentOS/RPMS/