key
Postado em 26/01/2018 por Rogerio - Categoria: Dicas Linux - Tags: apt key gpg
Simply type the following commands, taking care to replace the number below with that of the key that was displayed in the error message:gpg --keyserver pgpkeys.mit.edu --recv-key numero
gpg -a --export numero | sudo apt-key add -