dpkg frontend is locked by another process解决方法

it2025-04-22  15

dpkg: error: dpkg frontend is locked by another process

sudo apt-get install -f #查看哪個LOCK sudo rm /var/lib/dpkg/lock-frontend sudo apt-get install -f

最新回复(0)