macOS
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · 来源: api.github.com
安装
brew install pgpdumplocal Homebrew formula metadata
sudo port install pgpdumpMacPorts ports tree · security/pgpdump/Portfile · 来源: api.github.com
sudo apt install pgpdumpDebian stable package indexes · pgpdump · 来源: deb.debian.org
sudo dnf install pgpdumpFedora Rawhide package metadata · pgpdump · 来源: dl.fedoraproject.org
nix profile install nixpkgs#pgpdumpnixpkgs package indexes · pkgs/by-name/pg/pgpdump/package.nix · 来源: api.github.com
sudo pacman -S pgpdumpArch Linux sync databases · pgpdump · 来源: geo.mirror.pkgbuild.com
sudo zypper install pgpdumpopenSUSE Tumbleweed package metadata · pgpdump · 来源: download.opensuse.org
概览
PGP packet visualizer
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pgpdump | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kazu-yamamoto/pgpdump
安装元数据
| 软件包键 | brew:pgpdump |
|---|---|
| 版本 | 0.37 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pgpdump |
| 主页 | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| 仓库 | https://github.com/kazu-yamamoto/pgpdump |
| 上游文档 | https://www.mew.org/~kazu/proj/pgpdump/en/ |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/kazu-yamamoto/pgpdump/archive/refs/tags/v0.37.tar.gz |
| 最后更新 | 2026-09-11T02:43:44Z |
| Pulse | updated |
| 构建依赖 | autoconf, automake |
| macOS 提供的库 | bzip2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 pgpdump来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.