Today I Learn

Today I Learn

Snippets, Tips, Links

01 Jun 2020

MAC |> Install GnuPG on Mac

Got a message when I tried to install NodeJS via asdf.

You should install GnuPG to verify the authenticity of the downloaded archives: https://www.gnupg.org/

BTW, how can I do that?

That’s easy. Just try:

brew install gnupg

Reference: