How to Install and Uninstall python3-pgpdump.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "python3-pgpdump.noarch" package
Please follow the steps below to install python3-pgpdump.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-pgpdump.noarch
Copied
2. Uninstall "python3-pgpdump.noarch" package
This is a short guide on how to uninstall python3-pgpdump.noarch on Fedora 35:
$
sudo dnf remove
python3-pgpdump.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pgpdump.noarch package on Fedora 35
Last metadata expiration check: 4:20:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pgpdump
Version : 1.2.12
Release : 18.fc35
Architecture : noarch
Size : 36 k
Source : roca-detect-1.2.12-18.fc35.src.rpm
Repository : fedora
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 : 18.fc35
Architecture : noarch
Size : 36 k
Source : roca-detect-1.2.12-18.fc35.src.rpm
Repository : fedora
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