How to Install and Uninstall python3-pgpdump.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 04,2025
1. Install "python3-pgpdump.noarch" package
This guide covers the steps necessary to install python3-pgpdump.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pgpdump.noarch
Copied
2. Uninstall "python3-pgpdump.noarch" package
Here is a brief guide to show you how to uninstall python3-pgpdump.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-pgpdump.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pgpdump.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:52:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pgpdump
Version : 1.2.12
Release : 12.el8
Architecture : noarch
Size : 37 k
Source : roca-detect-1.2.12-12.el8.src.rpm
Repository : epel
Summary : PGP packet parser library in Python 3.x
URL : https://crocs.fi.muni.cz/public/papers/rsa_ccs17
License : MIT
Description : python-pgpdump is a Python 3 library for parsing PGP packets. The intent here
: is not on completeness, as we don't currently decode every packet type, but
: on being able to do what people actually have to 95% of the time.
:
: Currently supported things include:
:
: * Signature packets
: * Public key packets
: * Secret key packets
: * Trust, user ID, and user attribute packets
: * ASCII-armor decoding and CRC check
Available Packages
Name : python3-pgpdump
Version : 1.2.12
Release : 12.el8
Architecture : noarch
Size : 37 k
Source : roca-detect-1.2.12-12.el8.src.rpm
Repository : epel
Summary : PGP packet parser library in Python 3.x
URL : https://crocs.fi.muni.cz/public/papers/rsa_ccs17
License : MIT
Description : python-pgpdump is a Python 3 library for parsing PGP packets. The intent here
: is not on completeness, as we don't currently decode every packet type, but
: on being able to do what people actually have to 95% of the time.
:
: Currently supported things include:
:
: * Signature packets
: * Public key packets
: * Secret key packets
: * Trust, user ID, and user attribute packets
: * ASCII-armor decoding and CRC check