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
Full-Stack software architect/engineer (currently working in the Big Data space), drummer, motorcyclist, 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