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

Last updated: May 02,2024

1. Install "python3-pgpy" package

This is a short guide on how to install python3-pgpy on Kali Linux

$ sudo apt update $ sudo apt install python3-pgpy

2. Uninstall "python3-pgpy" package

This guide covers the steps necessary to uninstall python3-pgpy on Kali Linux:

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

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

Package: python3-pgpy
Source: python-pgpy
Version: 0.5.4-4
Installed-Size: 366
Maintainer: Daniel Kahn Gillmor
Architecture: all
Depends: python3-six (>= 1.9.0), python3-cryptography (>= 2.6), python3-pyasn1, python3:any
Recommends: python3-pgpy-doc
Size: 72256
SHA256: 8fd7e57677ab43a8203404c2e84407cac6cf25b00b82df1e78a36d2d09ba3206
SHA1: a3944bca01d04bfed2a52cf47a2337575739e26c
MD5sum: 969eeda11969fea5efcdcc95aa4d7239
Description: OpenPGP (Pretty Good Privacy) RFC 4880 implementation in Python 3
PGPy offers a pure-Python implementation of the OpenPGP standard, as
described in RFC 4880 and subsequent specifications. It can be used
as a toolkit for building OpenPGP-compatible applications and
libraries in Python.
Description-md5: 7540133f20aab72321b7759707f9e6e6
Homepage: https://github.com/SecurityInnovation/PGPy
Section: python
Priority: optional
Filename: pool/main/p/python-pgpy/python3-pgpy_0.5.4-4_all.deb