How to solve the problem of “Another application is currently holding the Yum lock” in CentOS 7

How to solve the problem of “Another application is currently holding the Yum lock” in CentOS 7

Solution 1:

cd /var/run

rm -f yum.pid

Solution 2:

Yum clean all

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.