How to solve when the package cannot be installed due to gpg: keyserver receive failed: General error when doing yay on Manjaro Linux

How to solve

echo "keyserver hkp://pool.sks-keyservers.net" > /home/$USER/.gnupg/gpg.conf 

Messages around the error that occurs

:: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keys

Cause

It looks like you can't connect to GPG's public key server.

refs

https://forum.manjaro.org/t/general-error-problem-importing-keys/10163

Recommended Posts

How to solve when the package cannot be installed due to gpg: keyserver receive failed: General error when doing yay on Manjaro Linux
How to solve the problem that video content cannot be played on Firefox for Linux
[Small story] How to install the module when pip cannot be used due to proxy etc.
When I import TensorFlow to Python, I get "Import Error: DLL load failed: The specified module cannot be found."
Error in deep learning "ImportError: DLL load failed: The specified module cannot be found. How to know the "specified module" in.
How to display emoji on Manjaro Linux
I want to be notified when the command operation is completed on linux!
[Linux] When "| (pipe)" cannot be hit on CentOS7
How to install Camunda Modeler on Manjaro Linux
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux