macOS
brew install abi-dumperlocal Homebrew formula metadata
brew
Dump ABI of an ELF object containing DWARF debug info. Version 1.4 via Homebrew; verified 2026-06-05.
install
brew install abi-dumperlocal Homebrew formula metadata
sudo apk add abi-dumperAlpine Linux edge package indexes · abi-dumper · source: dl-cdn.alpinelinux.org
sudo apt install abi-dumperDebian stable package indexes · abi-dumper · source: deb.debian.org
sudo dnf install abi-dumperFedora Rawhide package metadata · abi-dumper · source: dl.fedoraproject.org
nix profile install nixpkgs#abi-dumpernixpkgs package indexes · pkgs/by-name/ab/abi-dumper/package.nix · source: api.github.com
sudo pacman -S abi-dumperArch Linux sync databases · abi-dumper · source: geo.mirror.pkgbuild.com
sudo zypper install abi-dumperopenSUSE Tumbleweed package metadata · abi-dumper · source: download.opensuse.org
overview
Dump ABI of an ELF object containing DWARF debug info
history
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.
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 |
|---|---|---|---|
abi-dumper | 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/lvc/abi-dumper
install metadata
| Package key | brew:abi-dumper |
|---|---|
| Version | 1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abi-dumper |
| Homepage | https://github.com/lvc/abi-dumper |
| Repository | https://github.com/lvc/abi-dumper |
| Upstream docs | https://github.com/lvc/abi-dumper#readme |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/lvc/abi-dumper/archive/refs/tags/1.4.tar.gz |
| Last updated | 2026-06-05T23:09:01Z |
| Pulse | updated |
| Dependencies | elfutils, perl, universal-ctags, vtable-dumper |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-dumpersource 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.