How to Install and Uninstall python3-gnupg Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-gnupg" package

Please follow the guidance below to install python3-gnupg on Kali Linux

$ sudo apt update $ sudo apt install python3-gnupg

2. Uninstall "python3-gnupg" package

Please follow the guidance below to uninstall python3-gnupg on Kali Linux:

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

3. Information about the python3-gnupg package on Kali Linux

Package: python3-gnupg
Source: python-gnupg
Version: 0.5.2-1
Installed-Size: 103
Maintainer: Elena Grandi
Architecture: all
Depends: python3:any, gnupg
Size: 21188
SHA256: 96a6b09a29a4066b42a60807a910c2142eb02a3d39b0cdebd65efc1cd4b493f4
SHA1: f738a97d85dfed63d900004ea02bdb003d9b0ded
MD5sum: cd2daf0f02116e3d9a3e7815e57da905
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/vsajip/python-gnupg
Section: python
Priority: optional
Filename: pool/main/p/python-gnupg/python3-gnupg_0.5.2-1_all.deb