Use the official source list as the local source list, please make sure you are using the correct source list as you OS should have.
Open the source list
sudo gedit /etc/apt/sources.list
Fill the correct source list
You could find the official list from here. I thought the 163 source list is the mirror of the official list (it should be much faster than the official url), it should with the same version with the official one. But I was wrong. We must use the official source list, no exception here.
Refresh the source list
sudo apt-get update // this step is necessary!
Now, you could install the new package.
Reference
http://www.51testing.com/?uid-225738-action-viewspace-itemid-172391
本文指导用户如何正确地使用官方源列表来更新他们的操作系统。强调了使用官方源列表的重要性,因为它能确保软件版本的准确性。文章提供了具体的步骤,包括打开源列表文件、填写正确的源列表、刷新源列表以及安装新包。
670

被折叠的 条评论
为什么被折叠?



