yum-utils not installed or found on Centos5 64-bit

When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:


cd /usr/local/src
wget ftp://fr2.rpmfind.net/linux/centos/5.11/os/x86_64/CentOS/yum-utils-1.1.16-21.el5.centos.noarch.rpm
rpm -Uvh yum-utils-1.1.16-21.el5.centos.noarch.rpm



  • 113 Users Found This Useful

Was this answer helpful?

Related Articles

Error: rpmdb open failed with cPanel

This can occur with older packages sitting on your drive. Try running the following: rm -f...

How to convert InnoDB to MyISAM

Although at times faster, you will find InnoDB a very large headache when it comes to table...

FSCK Options and Maintenance

Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...

Failed to lock proc mutex: Permission denied

The error : Failed to lock proc mutex: Permission denied can occur when using mod_ruid2 with...

Create CXS Quarantine Directory

The following command may be used to create a quarantine directory for Configserver's CXS: cxs...