projects:gpgAuth-chrome
To install the required utilities/libraries using homebrew, execute the following commands in the Terminal:
brew install gpgme
To install libgpgme using MacPorts, execute the following command in the Terminal:
sudo port install gpgme
If the installation was successful you should now have libgpgme installed on your system.