# Installer libsndfile

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

## installation

```sh
sudo av install brew:libsndfile
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libsndfile
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libsndfile
```

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

### Linux

- apk (92%):

```sh
sudo apk add libsndfile
```

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

- dnf (92%):

```sh
sudo dnf install libsndfile
```

  Preuve: Fedora Rawhide package metadata: libsndfile 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#libsndfile
```

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

- pacman (92%):

```sh
sudo pacman -S libsndfile
```

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

### Windows

- Chocolatey (92%):

```sh
choco install libsndfile
```

  Preuve: Chocolatey community package catalog: libsndfile from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4052','aks-engine'

- Scoop (92%):

```sh
scoop install extras/libsndfile
```

  Preuve: Scoop official bucket manifest trees: bucket/libsndfile.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:libsndfile
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libsndfile>
- **Version:** 1.2.2
- **Résumé source:** C library for files containing sampled sound
- **Page d'accueil:** <https://libsndfile.github.io/libsndfile/>
- **Dépôt:** <https://github.com/libsndfile/libsndfile>
- **Docs amont:** <https://libsndfile.github.io/libsndfile/>
- **Licence:** LGPL-2.1-or-later
- **Archive source:** <https://github.com/libsndfile/libsndfile/releases/download/1.2.2/libsndfile-1.2.2.tar.xz>
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- sndfile-cmp (cli)
- sndfile-concat (cli)
- sndfile-convert (cli)
- sndfile-deinterleave (cli)
- sndfile-info (cli)
- sndfile-interleave (cli)
- sndfile-metadata-get (cli)
- sndfile-metadata-set (cli)
- sndfile-play (cli)
- sndfile-salvage (cli)
- sndfile-cmp (alias)
- sndfile-concat (alias)
- sndfile-convert (alias)
- sndfile-deinterleave (alias)
- sndfile-info (alias)
- sndfile-interleave (alias)
- sndfile-metadata-get (alias)
- sndfile-metadata-set (alias)
- sndfile-play (alias)
- sndfile-salvage (alias)

## Dépendances

- flac
- lame
- libogg
- libvorbis
- mpg123
- opus

## Dépendances de compilation

- cmake

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 1.2.2
- données locales: ok
- dépôt amont: https://github.com/libsndfile/libsndfile
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## 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

- [opus](https://www.automicvault.com/pkg/brew/opus/) - Runtime dependency declared by Homebrew.
- [mpg123](https://www.automicvault.com/pkg/brew/mpg123/) - Runtime dependency declared by Homebrew.
- [lame](https://www.automicvault.com/pkg/brew/lame/) - Runtime dependency declared by Homebrew.
- [libogg](https://www.automicvault.com/pkg/brew/libogg/) - Runtime dependency declared by Homebrew.
- [flac](https://www.automicvault.com/pkg/brew/flac/) - Runtime dependency declared by Homebrew.
- [libvorbis](https://www.automicvault.com/pkg/brew/libvorbis/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rubberband](https://www.automicvault.com/pkg/brew/rubberband/) - Popular package that depends on this formula.
- [gstreamer](https://www.automicvault.com/pkg/brew/gstreamer/) - Popular package that depends on this formula.
- [pulseaudio](https://www.automicvault.com/pkg/brew/pulseaudio/) - Popular package that depends on this formula.
- [fluid-synth](https://www.automicvault.com/pkg/brew/fluid-synth/) - Popular package that depends on this formula.
- [sox](https://www.automicvault.com/pkg/brew/sox/) - Popular package that depends on this formula.
- [ladspa-sdk](https://www.automicvault.com/pkg/brew/ladspa-sdk/) - Popular package that depends on this formula.
- [vamp-plugin-sdk](https://www.automicvault.com/pkg/brew/vamp-plugin-sdk/) - Popular package that depends on this formula.
- [octave](https://www.automicvault.com/pkg/brew/octave/) - 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
