How to solve the problem of “Another application is currently holding the Yum lock” in CentOS 7 Posted on May 28, 2020 by Summa Lai 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