How to Install and Uninstall python-gpgme Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-gpgme" package

This guide let you learn how to install python-gpgme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gpgme

2. Uninstall "python-gpgme" package

Please follow the instructions below to uninstall python-gpgme on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gpgme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gpgme package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gpgme
Priority: optional
Section: python
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Miguel Di Ciurcio Filho
Architecture: amd64
Source: pygpgme
Version: 0.3-1.1
Provides: python2.7-gpgme
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgpgme11 (>= 1.2.0)
Filename: pool/main/p/pygpgme/python-gpgme_0.3-1.1_amd64.deb
Size: 24570
MD5sum: 58a6849d081019ac68b5abeedaa20bbf
SHA1: 1f91acd86f2e94fb18f744698dc8657e702d1ed4
SHA256: 75184659721015561a203c5ef3c7c2794234dfc41ec7df50f2b3f7be81047c36
Description-en: python wrapper for the GPGME library
PyGPGME is a Python module that lets you sign, verify, encrypt
and decrypt messages using the OpenPGP format.
It is built on top of the GNU Privacy Guard and the
GPGME library.
Description-md5: c94184d38a6d2afedf0831ca66324359
Homepage: https://launchpad.net/products/pygpgme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-sdk