我正在使用 ubuntu 14.04,尝试使用命令安装扫描仪 canon Lide220 时sudo apt-get install xsane
出现以下消息:
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
这可能是由后台的自动更新任务引起的,您可以稍后再试一次,看看该问题是否仍然存在。
或者如果您愿意,可以按照以下步骤禁用自动更新:
- 打开仪表板
- 搜索“软件和更新”
- 选择“更新”选项卡。
- 将“自动检查更新”从“每日”更改为“从不”。
关闭自动更新后,会停止每天更新软件列表的任务,详情见参考链接,以后再也不会因为这个(后台自动更新问题)而受阻。
参考:http://www.omgubuntu.co.uk/2016/02/how-to-disable-automatic-update-ubuntu