首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在安装apt方面有问题

在安装apt方面有问题
EN

Ask Ubuntu用户
提问于 2014-07-26 09:49:53
回答 1查看 2.2K关注 0票数 2

我正在尝试快速安装,我使用了下面的命令:

代码语言:javascript
复制
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update

更新我的来源后,我会收到以下警告:

代码语言:javascript
复制
.
.
.
Ign http://ubuntu.unitedcolo.de trusty/main Translation-en_US                  
Ign http://ubuntu.unitedcolo.de trusty/multiverse Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty/restricted Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty/universe Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty-updates/main Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty-updates/multiverse Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty-updates/restricted Translation-en_US
Ign http://ubuntu.unitedcolo.de trusty-updates/universe Translation-en_US
Fetched 21.2 MB in 13min 19s (26.5 kB/s)
W: Failed to fetch http://ppa.launchpad.net/apt-fast/stable/ubuntu/dists/trusty/main/source/Sources  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/apt-fast/stable/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/apt-fast/stable/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

当我进入时:

代码语言:javascript
复制
sudo apt-get install apt-fast

它说,没有合适的快速包:

代码语言:javascript
复制
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package apt-fast

为什么会发生这种事?

谢谢

EN

回答 1

Ask Ubuntu用户

发布于 2014-07-26 11:01:36

根据https://launchpad.net/~apt-fast/+archive/ubuntu/stable/+packages的说法,它不能作为可信赖的ppa。你可以去https://launchpad.net/~apt-fas,向他们要求更新,或者从https://github.com/ilikenwf/apt-fast的源代码下载它

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/502907

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档