我的更新管理器显示可用更新。当我单击安装更新时,它显示以下内容并且不更新。
该操作将需要安装来自未经过身份验证的来源的软件包。
详情:
accountservice cups cups-bsd cups-client cups-common cups-ppdc empathy empathy-common libaccountsservice0 libcups2 libcupscgi1 libcupsdriver1 libcupsimage2 libcupsmime1 libcupsppdc1 nautilus-sendto-empathy scribus-trunk
如何获取更新?
Anw*_*war 13
要从未经身份验证的来源更新,请使用以下命令:
sudo apt-get update && sudo apt-get upgrade --allow-unauthenticated
Run Code Online (Sandbox Code Playgroud)
请参阅apt-get的Ubuntu 手册页以获取有关--allow-unauthenticated选项的更多详细信息