Sent to me by my friend, Wendy:
When attempting to run a yum (search/install) if you get a the “Metadata file does not match checksum” error, try the following:
# yum clean all
# yum makecache
# yum update
Principal Software Engineer/Architect, motorcyclist, drummer, and artist
Sent to me by my friend, Wendy:
When attempting to run a yum (search/install) if you get a the “Metadata file does not match checksum” error, try the following:
# yum clean all
# yum makecache
# yum update