How to Install and Uninstall python3-pgpdump Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-pgpdump" package

Learn how to install python3-pgpdump on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pgpdump

2. Uninstall "python3-pgpdump" package

This guide let you learn how to uninstall python3-pgpdump on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pgpdump package on Ubuntu 21.10 (Impish Indri)

Package: python3-pgpdump
Architecture: all
Version: 1.5-2build1
Priority: optional
Section: universe/python
Source: python-pgpdump
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: python3:any
Filename: pool/universe/p/python-pgpdump/python3-pgpdump_1.5-2build1_all.deb
Size: 18456
MD5sum: cb6815ae398a9f0ba876785821b28dbb
SHA1: ed0287f28fbf6443784c5bae6800212fc2f6ad2f
SHA256: f96b30b8f9d12ef379d01f426d6b31ac1c353ff88f5a7fffb95376aa9cf31be9
SHA512: 093a6c8ce86607047f01b44af63fe2bfe4c3b20f95aaed63a46febd730bdaf8fa2e829a96fafc8e5b7694a76390c8651ee30d5f05d8f6733ab401168578015c0
Homepage: https://pypi.python.org/pypi/pgpdump/
Description-en: PGP packet parser library (Python 3)
python-pgpdump is a Python library for parsing PGP packets as specified in
RFC2440 and RFC4880. It is derived from pgpdump, a C program published at:
http://www.mew.org/~kazu/proj/pgpdump/ The intent is to support what people
actually have to do with PGP packets 95% of the time. This module does not
aim to be a complete PGP parser, as it currently does not decode every PGP
packet type. Currently supported things include:
.
* Signature packets
* Public key packets
* ASCII-armor decoding and CRC check
.
A single codebase with dependencies on only the standard Python library is
compatible across Python 2.7, Python 3.2, and PyPy 1.8.
.
This is the Python 3 version of the package.
Description-md5: b92d41eba2544f9fda400fd09e3c1abf