# Installer libarchive

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

## installation

```sh
sudo av install brew:libarchive
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libarchive
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libarchive
```

  Preuve: MacPorts ports tree: archivers/libarchive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libarchive
```

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

- dnf (92%):

```sh
sudo dnf install libarchive
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#libarchive
```

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

- pacman (92%):

```sh
sudo pacman -S libarchive
```

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

- zypper (92%):

```sh
sudo zypper install bsdtar
```

  Preuve: openSUSE Tumbleweed package metadata: bsdtar from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:libarchive
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libarchive>
- **Version:** 3.8.7
- **Résumé source:** Multi-format archive and compression library
- **Page d'accueil:** <https://www.libarchive.org>
- **Docs amont:** <https://www.libarchive.org>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://www.libarchive.org/downloads/libarchive-3.8.7.tar.xz>
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- bsdcat (cli)
- bsdcpio (cli)
- bsdtar (cli)
- bsdunzip (cli)
- bsdcat (alias)
- bsdcpio (alias)
- bsdtar (alias)
- bsdunzip (alias)

## Dépendances

- libb2
- lz4
- xz
- zstd

## Bibliothèques fournies par macOS

- bzip2
- expat

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.8.7
- données locales: ok
- dépôt amont: https://www.libarchive.org
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** green / low
- library-like package without higher-risk signals

## Liens liés

- [xz](https://www.automicvault.com/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [lz4](https://www.automicvault.com/pkg/brew/lz4/) - Runtime dependency declared by Homebrew.
- [libb2](https://www.automicvault.com/pkg/brew/libb2/) - Runtime dependency declared by Homebrew.
- [tesseract](https://www.automicvault.com/pkg/brew/tesseract/) - Popular package that depends on this formula.
- [ghostscript](https://www.automicvault.com/pkg/brew/ghostscript/) - Popular package that depends on this formula.
- [gdal](https://www.automicvault.com/pkg/brew/gdal/) - Popular package that depends on this formula.
- [opencv](https://www.automicvault.com/pkg/brew/opencv/) - Popular package that depends on this formula.
- [mpv](https://www.automicvault.com/pkg/brew/mpv/) - Popular package that depends on this formula.
- [vips](https://www.automicvault.com/pkg/brew/vips/) - Popular package that depends on this formula.
- [ffmpeg@6](https://www.automicvault.com/pkg/brew/ffmpeg-6/) - Popular package that depends on this formula.
- [ffmpeg-full](https://www.automicvault.com/pkg/brew/ffmpeg-full/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
