Skip to content

Instantly share code, notes, and snippets.

Created November 3, 2017 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/278ca7838d4cb05f43f0bb111df11d2e to your computer and use it in GitHub Desktop.
Save anonymous/278ca7838d4cb05f43f0bb111df11d2e to your computer and use it in GitHub Desktop.
➜ ~ sudo dpkg -l | grep gpg
ii gpg 2.2.1-5 amd64 GNU Privacy Guard -- minimalist public key operations
ii gpg-agent 2.2.1-5 amd64 GNU privacy guard - cryptographic agent
ii gpg-wks-client 2.2.1-5 amd64 GNU privacy guard - Web Key Service client
ii gpg-wks-server 2.2.1-5 amd64 GNU privacy guard - Web Key Service server
ii gpgconf 2.2.1-5 amd64 GNU privacy guard - core configuration utilities
ii gpgsm 2.2.1-5 amd64 GNU privacy guard - S/MIME version
ii gpgv 2.2.1-5 amd64 GNU privacy guard - signature verification tool
ii libgpg-error0:amd64 1.27-3 amd64 library for common error values and messages in GnuPG components
ii libgpg-error0:i386 1.27-3 i386 library for common error values and messages in GnuPG components
ii libgpgme11:amd64 1.9.0-6 amd64 GPGME - GnuPG Made Easy (library)
ii libgpgmepp6:amd64 1.9.0-6 amd64 C++ wrapper library for GPGME
➜ ~ sudo dpkg -l | grep gnupg
ii gnupg 2.2.1-5 amd64 GNU privacy guard - a free PGP replacement
ii gnupg-agent 2.2.1-5 all GNU privacy guard - cryptographic agent (dummy transitional package)
ii gnupg-l10n 2.2.1-5 all GNU privacy guard - localization files
ii gnupg-utils 2.2.1-5 amd64 GNU privacy guard - utility programs
ii gnupg2 2.2.1-5 all GNU privacy guard - a free PGP replacement (dummy transitional package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment