Yum

From Kolmisoft Wiki
Jump to navigationJump to search

About

Yellow dog Updater, Modified (Yum) is the default package manager used in CentOS ( all versions ). More information about yum can be found here.

Problems/solutions

Error

http://repo.boun.edu.tr/centos/5.7/extras/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror.

Solution

yum clean all
yum makecache --disableplugin=fastestmirror



See also