gpg: Keyserver Receive Failed: No Name Manjaro Troubleshooting

October 18, 2021 | By the+gnu+linux+evangelist.

Solving gpg: keyserver receive failed: No name in Manjaro Linux

Hi! This Tip to Solve the gpg: keyserver receive failed: No name Issue in Manjaro GNU/Linux.

To Solve the problem you need to Set a working Key Server.

gpg: keyserver receive failed: No name Manjaro Solving - Featured
  1. Importing Keys

    Then to Solve gpg: keyserver receive failed: No name in Manjaro Linux
    First, Set the Key Server with:

    echo "keyserver hkps://pgp.surf.nl"  > /home/$USER/.gnupg/gpg.conf
    And then Import the needed Keys:
    gpg  --recv-keys [KEYID]
    Like for instance:
    gpg  --recv-keys CBAF69F173A0FEA4B537F470D66C9593118BCCB6

QuickChic Theme • Powered by WordPress