今天用apt-get更新软件包时常出现错误提示Unable to locate package update,上网找了下解决方法是: 先更新apt-get #sudo apt-get update 执行完后,问题就解决了。 继续更新: #sudo apt-get upgrade 谢谢网友。