我正在尝试安装 apt-fast,并使用以下命令:
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
更新我的来源后,我收到以下警告:
.
.
.
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.
当我输入:
sudo apt-get install apt-fast
它说没有 apt-fast 包:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package apt-fast
为什么会这样?
谢谢
答案1
根据https://launchpad.net/~apt-fast/+archive/ubuntu/stable/+packages它不适用于 trusty 的 PPA。你可以去https://launchpad.net/~apt-fas并要求他们更新或自行从以下来源下载:https://github.com/ilikenwf/apt-fast