Gnupg is missing and cannot be installed

So gnupg is gone for im assuming reasons, ok. But when i try to install it with sudo apt install gnupg or sudo apt install gnupg2 the installer claims successful but there is no software on the machine or at-least i cannot see any.

gnupg is a command-line application. Try running gpg --version.

You’re probably looking for GNU Privacy Assistant (GPA), which was unfortunately removed because Debian Trixie dropped it. See:

The current recommended GPG frontend is KGpg. The link below describes how to install it and explains why it is not installed by default.

1 Like