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

Last updated: May 15,2024

1. Install "python3-gnupg" package

Please follow the steps below to install python3-gnupg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gnupg

2. Uninstall "python3-gnupg" package

Please follow the guidelines below to uninstall python3-gnupg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gnupg
Priority: optional
Section: universe/python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Elena Grandi
Architecture: all
Source: python-gnupg
Version: 0.3.8-2
Depends: python3:any (>= 3.3.2-2~), gnupg
Filename: pool/universe/p/python-gnupg/python3-gnupg_0.3.8-2_all.deb
Size: 16128
MD5sum: 63f3de29f12ac904165f16b257041ef3
SHA1: 84da697cf796e22295b42ee1542a39685b71f2d4
SHA256: 8dbd23728fb9dd0603325d9c1445d08c0c6380fd89c87680b6c427633844a688
Description-en: Python wrapper for the GNU Privacy Guard (Python 3.x)
Python-GnuPG allows easy and well-documented access to basic GnuPG
functionality such as generating and managing keys, encrypting and
decrypting data, signing and verifying messages.
.
This package provides Python 3.x version of python-gnupg.
Description-md5: df5055eac3c87e4d151f1a8c413898a5
Homepage: https://bitbucket.org/vinay.sajip/python-gnupg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-touch