Sunday, 27 October 2024

yum install: Error: Unable to find a match

If you get the error "Error: Unable to find a match" when running a yum install, do a "yum repolist" to see if the repo exists.
if it exists, maybe you updated the repo and need to a clean: yum clean all Updating Subscription Management repositories. 44 files removed After that try to do a yum install again.

No comments:

Post a Comment