abaixo está a descrição do ubuntu instalado.
Nenhum módulo LSB está disponível. ID do Distribuidor: Ubuntu Descrição: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial
sabor Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
Eu tentei seguir a solução dada neste
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install filezilla
Problema que estou enfrentando quando tentei executar
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
questão
gpg: no valid OpenPGP data found.
quando simplesmente tentou acessar wget http://archive.getdeb.net/getdeb-archive.key
está jogando problema
--2018-08-09 11:13:31-- http://archive.getdeb.net/getdeb-archive.key
Connecting to 165.211.174.52:9400... connected.
Proxy request sent, awaiting response... 404 Not found
2018-08-09 11:13:32 ERROR 404: Not found.
Obrigado @GabrielaGarcia. problema é quando eu tentei instalar o apt, ele está instalando 3.15.0. que eu não quero. e isso é porque o 3.15.0 não tem opções de configurações de proxy. e é a sua altrenative para getdeb, onde posso esperar o pacote filezilla? ou de qualquer maneira saber quando geddeb subirá de novo?
—
DON
@GabrielaGarcia eu tentei usar loja (centro de software e sináptico). mas ambos tentaram baixar 3.15.0. alguma idéia se getdeb está em baixo, existe outro pacote pode ajudar?
—
DON
sudo apt install filezilla
. GetDeb não está funcionando neste momento por algum motivo, 502 no repo.