# Installer libabigail avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libabigail pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:libabigail
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libabigail
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libabigail
```

  Preuve: Alpine Linux edge package indexes: libabigail from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install abigail-doc
```

  Preuve: Debian stable package indexes: abigail-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install libabigail
```

  Preuve: Fedora Rawhide package metadata: libabigail from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libabigail
```

  Preuve: nixpkgs package indexes: pkgs/by-name/li/libabigail/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libabigail
```

  Preuve: Arch Linux sync databases: libabigail from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libabigail-devel
```

  Preuve: openSUSE Tumbleweed package metadata: libabigail-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:libabigail
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libabigail>
- **Version:** 2.10
- **Résumé source:** ABI Generic Analysis and Instrumentation Library
- **Page d'accueil:** <https://sourceware.org/libabigail/>
- **Dépôt:** <https://sourceware.org/git/libabigail.git>
- **Docs amont:** <https://sourceware.org/libabigail>
- **Licence:** Apache-2.0 WITH LLVM-exception
- **Archive source:** <https://mirrors.kernel.org/sourceware/libabigail/libabigail-2.10.tar.xz>
- **Dernière mise à jour:** 2026-04-30T15:43:24Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- abicompat (cli)
- abidiff (cli)
- abidw (cli)
- abilint (cli)
- abipkgdiff (cli)
- kmidiff (cli)
- abicompat (alias)
- abidiff (alias)
- abidw (alias)
- abilint (alias)
- abipkgdiff (alias)
- kmidiff (alias)

## Dépendances

- elfutils
- libxml2
- xxhash
- xz

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.10
- gestionnaire mis à jour: 2026-04-30
- données locales: OK
- dépôt amont: https://sourceware.org/libabigail/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

libabigail, the ABI Generic Analysis and Instrumentation Library, is a Sourceware project for building, serializing, comparing, and reporting on ABI corpora. Its command-line tools make ABI compatibility checks scriptable for C and C++ shared-library ecosystems.

### Historique du projet

The project grew around the idea that ABI-relevant artifacts - types, variables, functions, declarations, and their binary/debug-information representations - should be modeled explicitly and compared mechanically. Sourceware hosts the project page, Git repository, mailing list, bug tracker, tarballs, and generated manuals.

### Historique d'adoption

libabigail became important in distribution and platform engineering because ABI breaks are expensive when shared libraries are consumed by many separately built packages. Red Hat engineering articles describe it as a tool for long-term ABI maintenance, and Android carried an external libabigail tree for ABI-related tooling before replacing that tree with a tombstone in 2024.

### Modes d'utilisation

The package exposes tools such as abidiff, abidw, abicompat, abipkgdiff, abilint, and kmidiff. They are used to compare binaries, inspect ABI XML, compare packages, and check kernel module interface differences.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, libabigail is one of the canonical tools for turning ABI compatibility from tribal knowledge into CI output. It matters when sonames, distro updates, and rebuild policies meet real binary compatibility.

### Chronologie

- 2010s: libabigail developed on Sourceware as a library and tool suite for ABI corpus analysis.
- 2018: Red Hat documented major work across libabigail 1.2, 1.3, 1.4, and 1.5.
- 2024-05-20: Red Hat described libabigail-based ABI compatibility testing workflows for binaries across distributions and versions.

### Related projects

- Related projects include elfutils, DWARF tooling, Linux distribution package QA, Android ABI tooling, and CI systems that gate shared-library compatibility.

### Sources

- <https://developers.redhat.com/articles/2024/05/20/application-binary-interface-compatibility-testing-libabigail>
- <https://developers.redhat.com/blog/2019/03/06/changes-made-to-the-libabigail-abi-change-analysis-framework-in-2018>
- <https://sourceware.org/libabigail>
- <https://sourceware.org/libabigail/manual>
- <https://sourceware.org/libabigail/manual/libabigail-tools.html>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libabigail
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - abigail-doc - 2.6-2: normalized package name match | Debian stable package indexes: abigail-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ABI Generic Analysis and Instrumentation Library (documentation) | https://sourceware.org/libabigail/
- Debian apt - abigail-tools - 2.6-2: normalized package name match | Debian stable package indexes: abigail-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ABI Generic Analysis and Instrumentation Library (tools) | https://sourceware.org/libabigail/
- Debian apt - libabigail-dev - 2.6-2: normalized package name match | Debian stable package indexes: libabigail-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ABI Generic Analysis and Instrumentation Library (development files) | https://sourceware.org/libabigail/
- Debian apt - libabigail5 - 2.6-2: normalized package name match | Debian stable package indexes: libabigail5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ABI Generic Analysis and Instrumentation Library (runtime) | https://sourceware.org/libabigail/
- Nix - libabigail: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libabigail/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - abigail-doc - 2.4-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: abigail-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ABI Generic Analysis and Instrumentation Library (documentation) | https://sourceware.org/libabigail/
- Ubuntu apt - abigail-tools - 2.4-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: abigail-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ABI Generic Analysis and Instrumentation Library (tools) | https://sourceware.org/libabigail/
- Ubuntu apt - libabigail-dev - 2.4-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libabigail-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ABI Generic Analysis and Instrumentation Library (development files) | https://sourceware.org/libabigail/
- Ubuntu apt - libabigail0t64 - 2.4-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libabigail0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ABI Generic Analysis and Instrumentation Library (runtime) | https://sourceware.org/libabigail/
- apk - libabigail - 2.8-r0: normalized package name match | Alpine Linux edge package indexes: libabigail from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The ABI Generic Analysis and Instrumentation Library | https://sourceware.org/libabigail/
- apk - libabigail-bash-completion - 2.8-r0: normalized package name match | Alpine Linux edge package indexes: libabigail-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for libabigail | https://sourceware.org/libabigail/
- apk - libabigail-dev - 2.8-r0: normalized package name match | Alpine Linux edge package indexes: libabigail-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The ABI Generic Analysis and Instrumentation Library (development files) | https://sourceware.org/libabigail/
- apk - libabigail-doc - 2.8-r0: normalized package name match | Alpine Linux edge package indexes: libabigail-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The ABI Generic Analysis and Instrumentation Library (documentation) | https://sourceware.org/libabigail/
- apk - libabigail-tools - 2.8-r0: normalized package name match | Alpine Linux edge package indexes: libabigail-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The ABI Generic Analysis and Instrumentation Library (CLI tools) | https://sourceware.org/libabigail/
- dnf - libabigail - 2.9-2.fc44: normalized package name match | Fedora Rawhide package metadata: libabigail from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Set of ABI analysis tools | https://sourceware.org/libabigail/
- dnf - libabigail-devel - 2.9-2.fc44: normalized package name match | Fedora Rawhide package metadata: libabigail-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Shared library and header files to write ABI analysis tools | https://sourceware.org/libabigail/


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [elfutils](https://www.automicvault.com/fr/pkg/brew/elfutils/) - Runtime dependency declared by Homebrew.
- [libxml2](https://www.automicvault.com/fr/pkg/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [xxhash](https://www.automicvault.com/fr/pkg/brew/xxhash/) - Runtime dependency declared by Homebrew.
- [xz](https://www.automicvault.com/fr/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [abi-dumper](https://www.automicvault.com/fr/pkg/brew/abi-dumper/) - Shares av.db curated category or tags: abi, binary-analysis, cli, developer-tools, elf.
- [dwarf](https://www.automicvault.com/fr/pkg/brew/dwarf/) - Shares av.db curated category or tags: binary-analysis, cli, developer-tools, elf.
- [vtable-dumper](https://www.automicvault.com/fr/pkg/brew/vtable-dumper/) - Shares av.db curated category or tags: abi, binary-analysis, cli, developer-tools.
- [go-size-analyzer](https://www.automicvault.com/fr/pkg/brew/go-size-analyzer/) - Shares av.db curated category or tags: binary-analysis, cli, developer-tools.
- [readpe](https://www.automicvault.com/fr/pkg/brew/readpe/) - Shares av.db curated category or tags: binary-analysis, cli, developer-tools.
- [swift-section](https://www.automicvault.com/fr/pkg/brew/swift-section/) - Shares av.db curated category or tags: binary-analysis, cli, developer-tools.
- [binsider](https://www.automicvault.com/fr/pkg/brew/binsider/) - Shares av.db curated category or tags: binary-analysis, cli, developer-tools, elf.

## Combined YAML source

View the package source record on GitHub. [combined/libabigail.yml](https://github.com/automic-vault/db/blob/main/combined/libabigail.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
