How to Install and Uninstall python-gpg Package on Debian 10 (Buster)

Last updated: May 18,2024

1. Install "python-gpg" package

In this section, we are going to explain the necessary steps to install python-gpg on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-gpg

2. Uninstall "python-gpg" package

This is a short guide on how to uninstall python-gpg on Debian 10 (Buster):

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

3. Information about the python-gpg package on Debian 10 (Buster)

Package: python-gpg
Source: gpgme1.0
Version: 1.12.0-6
Installed-Size: 1246
Maintainer: Debian GnuPG Maintainers
Architecture: amd64
Provides: python2.7-gpg
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libassuan0 (>= 2.4.2), libc6 (>= 2.14), libgpg-error0 (>= 1.24), libgpgme11 (>= 1.12.0)
Description: Python interface to the GPGME GnuPG encryption library (Python 2)
Description-md5: 3ce6cb8b36d7be2a36929c3081043b60
Homepage: https://www.gnupg.org/related_software/gpgme/
Section: python
Priority: optional
Filename: pool/main/g/gpgme1.0/python-gpg_1.12.0-6_amd64.deb
Size: 299448
MD5sum: 4fbd52fc0084fdba59fcfcfcecc42fbe
SHA256: 35e6461ffeff5fbb0fa394ba1e7ad847590960cb80834e59ca547cf49a39a74b

5. The same packages on other Linux Distributions