当我尝试通过终端更新时出现以下错误:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
我不确定这是由于病毒还是其他原因。
答案1
终止任何程序,如更新管理器、软件中心。如果问题仍然存在,请删除锁定文件。rm -f /var/lib/dpkg/lock
然后再次尝试您尝试的命令。
另外,你的系统中肯定没有病毒,保持冷静!!!