dopo sudo apt-get update
ottengo questo errore:
W: GPG error: http://archive.hivemind.me all Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3C962022012520A0
dopo sudo apt-get update
ottengo questo errore:
W: GPG error: http://archive.hivemind.me all Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3C962022012520A0
Esegui quanto segue nel tuo terminale,
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3C962022012520A0
sudo apt-get update
Riferimenti: Come aggiusto il Errore GPG "NO_PUBKEY"?
È necessario sostituire il tasto (3C962022 ...) con quello che viene visualizzato nel messaggio di errore nel terminale.
Leggi altre domande sui tag gnupg