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

Last updated: April 19,2024

1. Install "python3-gpgme" package

Please follow the step by step instructions below to install python3-gpgme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gpgme

2. Uninstall "python3-gpgme" package

Learn how to uninstall python3-gpgme on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gpgme
Priority: optional
Section: python
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Miguel Di Ciurcio Filho
Architecture: amd64
Source: pygpgme
Version: 0.3-1.1
Provides: python3.5-gpgme
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libgpgme11 (>= 1.2.0)
Filename: pool/main/p/pygpgme/python3-gpgme_0.3-1.1_amd64.deb
Size: 23942
MD5sum: 69e6bbfb4f65926d0d4f929461904d16
SHA1: cc6118d72e09c3ea7eebeeaf8619097e54a7de95
SHA256: e5226f99a2b8d3491349b7b0ff2a6243c5a1a0f655a73961b02a743bad082263
Description-en: python wrapper for the GPGME library (Python 3)
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: 83adaa440709b7f88f68ae7a28378d7c
Homepage: https://launchpad.net/products/pygpgme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions