2 GPG

GPG stands for ”GNU Privacy Guard”. It is a play on PGP (Pretty Good Privacy). GPG is intended as a free replacement of PGP. PGP is a commercial product, while GPG is an open source product.

To install GPG on a Debian-based system, use the following command:

aptitude install gnupg

You can also optionally install the documentation package using the following command:

aptitude install gnupg-doc