Lirtth
(usa Nenhuma)
Enviado em 07/04/2017 - 03:14h
Boa tarde, estava querendo instalar os pacotes do apt-fast, então segui esses passos:
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get install apt-fast
Porém, sempre que eu faço sudo apt-get update, ocorre os seguintes erros:
Baixados 20,8 kB em 43s (480 B/s)
Lendo listas de pacotes... Pronto
W: The repository 'http://ppa.launchpad.net/apt-fast/stable/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/artfwo/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/shnatsel/zram/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Falhou ao buscar
http://ppa.launchpad.net/apt-fast/stable/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Falhou ao buscar
http://ppa.launchpad.net/artfwo/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Falhou ao buscar
http://ppa.launchpad.net/shnatsel/zram/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Falhou o download de alguns ficheiros de índice. Foram ignorados ou os antigos foram usados em seu lugar.
E quando eu tento executar o comando para instalar o apt-fast, aparece isso:
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote apt-fast
Alguém poderia me auxiliar? Sou novato no Linux, valeu!