Sorry that I cannot receive key 1A09227B1F435A33
from <pgp.mit.edu>.
I tried this way to solve gpg: Can't check signature: No public key
:
wget https://ftp.gnu.org/gnu/gnu-keyring.gpg
gpg --import gnu-keyring.gpg
See also:
- https://unifoundry.com/verify/index.html
Pinned Comments
carlosal1015 commented on 2022-06-24 17:29 (UTC)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.