How to Install and Uninstall gpgv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "gpgv" package

This guide let you learn how to install gpgv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gpgv

2. Uninstall "gpgv" package

Here is a brief guide to show you how to uninstall gpgv on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove gpgv $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpgv package on Ubuntu 21.10 (Impish Indri)

Package: gpgv
Architecture: amd64
Version: 2.2.20-1ubuntu4
Multi-Arch: foreign
Priority: important
Section: utils
Source: gnupg2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GnuPG Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 327
Depends: libbz2-1.0, libc6 (>= 2.33), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29)
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Filename: pool/main/g/gnupg2/gpgv_2.2.20-1ubuntu4_amd64.deb
Size: 129712
MD5sum: ea2d34897d168c030b589789a69f8445
SHA1: 8061ed1a44b32aa489d997fe31b1ef7cb8c95b54
SHA256: 7334e390b50ffa9cbd37847f7bebb44fb508bd0486f3a55a14820f91e8491f60
SHA512: 0330ee17d9cb6b0e10073461345c3d35971203fa99420e63e8a09f5ae7b13d20ce73673a41f117b6899792081beb82d6932e4bbbcf0ce5160c59ef0d663d5d54
Homepage: https://www.gnupg.org/
Description-en: GNU privacy guard - signature verification tool
GnuPG is GNU's tool for secure communication and data storage.
.
gpgv is actually a stripped-down version of gpg which is only able
to check signatures. It is somewhat smaller than the fully-blown gpg
and uses a different (and simpler) way to check that the public keys
used to make the signature are valid. There are no configuration
files and only a few options are implemented.
Description-md5: 4ea8f4f4d6a0a387a4a3aeba3e6cc888
Task: minimal, server-minimal
Build-Essential: yes