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

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

Error: rpmdb open failed with cPanel

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

Recursive chmod / Permission Change Across Directories for a File Type

The following command may be very useful for changing the permissions of a file type such as .php...

E Sysup: Needed system RPMs were not installed: yum-utils

When encountering the following:E Sysup: Needed system RPMs were not installed: yum-utils*****...