apt-get报错

2019-03-23  本文已影响0人  HOtMI1k

when you try to use "apt install",error happened

do this you can solve it

1、ps -A | grep apt and then kill the "apt" process
2、rm /var/cache/apt/archives/lock
3、sudo rm /var/lib/dpkg/lock


上一篇 下一篇

猜你喜欢

热点阅读