macOS
brew install abi-dumperlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für abi-dumper in AI-Agent-Workflows.
Installation
brew install abi-dumperlocal Homebrew formula metadata
sudo apk add abi-dumperAlpine Linux edge package indexes · abi-dumper · Quelle: dl-cdn.alpinelinux.org
sudo apt install abi-dumperDebian stable package indexes · abi-dumper · Quelle: deb.debian.org
sudo dnf install abi-dumperFedora Rawhide package metadata · abi-dumper · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#abi-dumpernixpkgs package indexes · pkgs/by-name/ab/abi-dumper/package.nix · Quelle: api.github.com
sudo pacman -S abi-dumperArch Linux sync databases · abi-dumper · Quelle: geo.mirror.pkgbuild.com
sudo zypper install abi-dumperopenSUSE Tumbleweed package metadata · abi-dumper · Quelle: download.opensuse.org
Überblick
Dump ABI of an ELF object containing DWARF debug info
Verlauf
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.
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 |
|---|---|---|---|
abi-dumper | 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/lvc/abi-dumper
Installationsmetadaten
| Paketschlüssel | brew:abi-dumper |
|---|---|
| Version | 1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/abi-dumper |
| Homepage | https://github.com/lvc/abi-dumper |
| Repository | https://github.com/lvc/abi-dumper |
| Upstream-Dokumentation | https://github.com/lvc/abi-dumper#readme |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/lvc/abi-dumper/archive/refs/tags/1.4.tar.gz |
| Zuletzt aktualisiert | 2026-06-05T23:09:01Z |
| Pulse | updated |
| Abhängigkeiten | elfutils, perl, universal-ctags, vtable-dumper |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-dumperQuellspur
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.