macOS
brew install abi-dumperlocal Homebrew formula metadata
安装
brew install abi-dumperlocal Homebrew formula metadata
sudo apk add abi-dumperAlpine Linux edge package indexes · abi-dumper · 来源: dl-cdn.alpinelinux.org
sudo apt install abi-dumperDebian stable package indexes · abi-dumper · 来源: deb.debian.org
sudo dnf install abi-dumperFedora Rawhide package metadata · abi-dumper · 来源: dl.fedoraproject.org
nix profile install nixpkgs#abi-dumpernixpkgs package indexes · pkgs/by-name/ab/abi-dumper/package.nix · 来源: api.github.com
sudo pacman -S abi-dumperArch Linux sync databases · abi-dumper · 来源: geo.mirror.pkgbuild.com
sudo zypper install abi-dumperopenSUSE Tumbleweed package metadata · abi-dumper · 来源: download.opensuse.org
概览
Dump ABI of an ELF object containing DWARF debug info
历史
ABI Dumper is a developer tool that extracts ABI information from ELF objects with DWARF debug data. Its output is intended for ABI Compliance Checker, allowing maintainers to compare C/C++ library or kernel-module ABI changes across builds.
The official README identifies Andrey Ponomarenko as the developer and describes ABI Dumper as part of the ABI tracking workflow around ABI Compliance Checker. The GitHub repository was created in 2013 and its tag history runs from 0.95 through 1.4.
ABI Dumper has been packaged broadly in Linux and Unix-like package managers. The input package-manager facts list Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE, reflecting its use by distribution maintainers and library developers who care about ABI stability.
Users compile objects with debug information, run abi-dumper on a shared library or kernel module to produce an ABI dump, and then compare old and new dumps with abi-compliance-checker. The README documents dependencies on Perl, elfutils, GNU binutils, universal ctags, vtable-dumper, ABI Compliance Checker, and GCC C++.
ABI Dumper is package-nerd significant because ABI breakage is a central maintenance problem for binary distributions. It gives packagers and upstream library maintainers a reproducible artifact for compatibility checks rather than relying only on source-level API review.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
abi-dumper | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lvc/abi-dumper
安装元数据
| 软件包键 | brew:abi-dumper |
|---|---|
| 版本 | 1.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/abi-dumper |
| 主页 | https://github.com/lvc/abi-dumper |
| 仓库 | https://github.com/lvc/abi-dumper |
| 上游文档 | https://github.com/lvc/abi-dumper#readme |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/lvc/abi-dumper/archive/refs/tags/1.4.tar.gz |
| 最后更新 | 2026-06-05T23:09:01Z |
| Pulse | updated |
| 依赖 | elfutils, perl, universal-ctags, vtable-dumper |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | abi-dumper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
abi-dumper 1.4-1
tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apt install abi-dumperabi-dumper
nix profile install nixpkgs#abi-dumperabi-dumper 1.2-3
tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apt install abi-dumperabi-dumper 1.4-r3
Dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apk add abi-dumperabi-dumper 1.4-5.fc44
Tool to dump ABI of an ELF object containing DWARF debug info
http://github.com/lvc/abi-dumper/
sudo dnf install abi-dumperabi-dumper 1.4-2
Dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo pacman -S abi-dumperabi-dumper 1.4-1.3
Tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo zypper install abi-dumper来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.