macOS
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · source: api.github.com
brew / rank 3109
PGP packet visualizer. Version 0.37 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install pgpdump.
install
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · source: api.github.com
sudo apt install pgpdumpDebian stable package indexes · pgpdump · source: deb.debian.org
sudo dnf install pgpdumpFedora Rawhide package metadata · pgpdump · source: dl.fedoraproject.org
nix profile install nixpkgs#pgpdumpnixpkgs package indexes · pkgs/by-name/pg/pgpdump/package.nix · source: api.github.com
sudo pacman -S pgpdumpArch Linux sync databases · pgpdump · source: geo.mirror.pkgbuild.com
sudo zypper install pgpdumpopenSUSE Tumbleweed package metadata · pgpdump · source: download.opensuse.org
overview
PGP packet visualizer
history
pgpdump is Kazu Yamamoto's command-line PGP packet visualizer, first released in 1998 and designed to turn binary or ASCII-armored PGP data into a readable description of its packets and fields.
Kazu Yamamoto released pgpdump in December 1998 as a visualizer for the packet structures used by PGP. The official page documents support for both the older PGP 2 format and OpenPGP.
The project continued to track the standardized OpenPGP packet format, including the lineage from RFC 1991 and RFC 2440 to RFC 4880, while remaining a focused command-line inspection tool.
pgpdump is available through Homebrew, Debian, Ubuntu, Fedora-family repositories, Arch Linux, Nix, MacPorts, and openSUSE according to source_facts.package-manager. Its unusually broad packaging for a compact inspection utility reflects the long-lived need for a readable OpenPGP packet dumper.
Users pass a binary or ASCII-armored PGP object to pgpdump and inspect its decoded packet types, algorithms, key identifiers, timestamps, and other structural fields. It is primarily an analysis and debugging utility, not a credential store or encryption client.
pgpdump is a classic package-nerd utility: small, text-oriented, scriptable, mature, and useful when diagnosing an opaque binary format. Its longevity connects late-1990s PGP tooling with present-day OpenPGP troubleshooting.
Unlike a full encryption suite, it concentrates on packet structure, making it convenient for protocol learning, interoperability debugging, and inspecting keys, signatures, and encrypted messages without treating them as ordinary application data.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pgpdump | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kazu-yamamoto/pgpdump
install metadata
| Package key | brew:pgpdump |
|---|---|
| Version | 0.37 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pgpdump |
| Homepage | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| Repository | https://github.com/kazu-yamamoto/pgpdump |
| Upstream docs | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| License | BSD-3-Clause |
| Source archive | https://github.com/kazu-yamamoto/pgpdump/archive/refs/tags/v0.37.tar.gz |
| Last updated | 2026-09-11T02:43:44Z |
| Pulse | updated |
| Build dependencies | autoconf, automake |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgpdump |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pgpdump 0.36-1
PGP packet visualizer
https://www.mew.org/~kazu/proj/pgpdump/en/
sudo apt install pgpdumppgpdump
nix profile install nixpkgs#pgpdumppgpdump 0.36-1
PGP packet visualizer
https://www.mew.org/~kazu/proj/pgpdump/en/
sudo apt install pgpdumppgpdump 0.37-1.fc45
PGP packet visualizer
https://www.mew.org/~kazu/proj/pgpdump/
sudo dnf install pgpdumppgpdump 0.37-1
PGP packet visualizer which displays the packet format
https://www.mew.org/~kazu/proj/pgpdump
sudo pacman -S pgpdumppgpdump 0.36-2.5
PGP packet visualizer
https://www.mew.org/~kazu/proj/pgpdump/en/
sudo zypper install pgpdumppgpdump
sudo port install pgpdumpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.