Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)

To fix it, just kill the apt process.

 

ps -aux | grep -i apt

sudo kill -9 "the process ID"

posted on 2019-02-21 21:29  荷树栋  阅读(99)  评论(0编辑  收藏  举报

导航