How to Install and Uninstall pgpdump.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "pgpdump.x86_64" package

This guide let you learn how to install pgpdump.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install pgpdump.x86_64

2. Uninstall "pgpdump.x86_64" package

This guide covers the steps necessary to uninstall pgpdump.x86_64 on Rocky Linux 8:

$ sudo dnf remove pgpdump.x86_64 $ sudo dnf autoremove

3. Information about the pgpdump.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:23:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pgpdump
Version : 0.35
Release : 1.el8
Architecture : x86_64
Size : 34 k
Source : pgpdump-0.35-1.el8.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).