macOS
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · Quelle: api.github.com
brew / Rang 3109
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pgpdump in AI-Agent-Workflows.
Installation
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · Quelle: api.github.com
sudo apt install pgpdumpDebian stable package indexes · pgpdump · Quelle: deb.debian.org
sudo dnf install pgpdumpFedora Rawhide package metadata · pgpdump · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#pgpdumpnixpkgs package indexes · pkgs/by-name/pg/pgpdump/package.nix · Quelle: api.github.com
sudo pacman -S pgpdumpArch Linux sync databases · pgpdump · Quelle: geo.mirror.pkgbuild.com
sudo zypper install pgpdumpopenSUSE Tumbleweed package metadata · pgpdump · Quelle: download.opensuse.org
Überblick
PGP packet visualizer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pgpdump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kazu-yamamoto/pgpdump
Installationsmetadaten
| Paketschlüssel | brew:pgpdump |
|---|---|
| Version | 0.37 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pgpdump |
| Homepage | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| Repository | https://github.com/kazu-yamamoto/pgpdump |
| Upstream-Dokumentation | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/kazu-yamamoto/pgpdump/archive/refs/tags/v0.37.tar.gz |
| Zuletzt aktualisiert | 2026-09-11T02:43:44Z |
| Pulse | updated |
| Build-Abhängigkeiten | autoconf, automake |
| Von macOS bereitgestellte Bibliotheken | bzip2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 pgpdumpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.