How to Install and Uninstall pgpdump.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "pgpdump.x86_64" package

This guide covers the steps necessary to install pgpdump.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pgpdump.x86_64

2. Uninstall "pgpdump.x86_64" package

Please follow the guidelines below to uninstall pgpdump.x86_64 on Oracle Linux 9:

$ sudo dnf remove pgpdump.x86_64 $ sudo dnf autoremove

3. Information about the pgpdump.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:14:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pgpdump
Version : 0.35
Release : 1.el9
Architecture : x86_64
Size : 33 k
Source : pgpdump-0.35-1.el9.src.rpm
Repository : epel
Summary : PGP packet visualizer
URL : http://www.mew.org/~kazu/proj/pgpdump/
License : MIT
Description : pgpdump is a PGP packet visualizer which displays the packet format of
: OpenPGP (RFC 4880) and PGP version 2 (RFC 1991).