macOS
brew install libsndfilelocal Homebrew formula metadata
sudo port install libsndfileMacPorts ports tree · audio/libsndfile/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libsndfile in AI-Agent-Workflows.
Installation
brew install libsndfilelocal Homebrew formula metadata
sudo port install libsndfileMacPorts ports tree · audio/libsndfile/Portfile · Quelle: api.github.com
sudo apk add libsndfileAlpine Linux edge package indexes · libsndfile · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libsndfileFedora Rawhide package metadata · libsndfile · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libsndfilenixpkgs package indexes · pkgs/by-name/li/libsndfile/package.nix · Quelle: api.github.com
sudo pacman -S libsndfileArch Linux sync databases · libsndfile · Quelle: geo.mirror.pkgbuild.com
sudo apt install libsndfile1Debian stable package indexes · libsndfile1 · Quelle: deb.debian.org
sudo zypper install libsndfile-developenSUSE Tumbleweed package metadata · libsndfile-devel · Quelle: download.opensuse.org
choco install libsndfileChocolatey community package catalog · libsndfile · Quelle: community.chocolatey.org
scoop install extras/libsndfileScoop official bucket manifest trees · bucket/libsndfile.json · Quelle: api.github.com
Überblick
C library for files containing sampled sound
Verlauf
libsndfile is a long-running C library for reading and writing sampled-sound files through one API. Its package-manager importance comes from hiding the format, endian, and sample-width details of WAV, AIFF, AU, FLAC, Ogg/Vorbis, CAF, and other audio containers behind a small LGPL library and a set of command-line inspection/conversion tools.
Erik de Castro Lopo developed libsndfile and published its original project site at mega-nerd.com. The project's release history records version 0.0.8 on February 15, 1999 as the first official release, version 1.0.0 on August 16, 2002 as the first stable 1.0 release, and later additions such as FLAC and CAF support in 2005 and Ogg/Vorbis support in 2009.
The GitHub README records that de Castro Lopo originally developed and maintained the project and that, after version 1.0.30, maintenance moved to the libsndfile team under the canonical GitHub organization.
libsndfile became common infrastructure in Unix audio stacks because it solved a narrow but persistent portability problem: reading and writing many sampled-audio file formats without each application carrying its own parsers. Its availability across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Windows package channels, and other ecosystems reflects that library role.
Developers link against the C API or use the bundled tools such as sndfile-info, sndfile-convert, sndfile-play, and metadata utilities. The package is especially useful in audio editors, batch conversion scripts, test pipelines, and DSP programs that need predictable PCM access across multiple container formats.
Package maintainers care about libsndfile because it sits below many higher-level audio applications and has a security-sensitive parser surface. Its release notes include multiple CVE and malformed-file fixes, so distributions tend to track it as a foundational media library rather than as an optional end-user tool.
Sicherheitslage
library-like 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 |
|---|---|---|---|
sndfile-cmp | cli | globales Executable | |
sndfile-concat | cli | globales Executable | |
sndfile-convert | cli | globales Executable | |
sndfile-deinterleave | cli | globales Executable | |
sndfile-info | cli | globales Executable | |
sndfile-interleave | cli | globales Executable | |
sndfile-metadata-get | cli | globales Executable | |
sndfile-metadata-set | cli | globales Executable | |
sndfile-play | cli | globales Executable | |
sndfile-salvage | 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/libsndfile/libsndfile
Installationsmetadaten
| Paketschlüssel | brew:libsndfile |
|---|---|
| Version | 1.2.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libsndfile |
| Homepage | https://libsndfile.github.io/libsndfile/ |
| Repository | https://github.com/libsndfile/libsndfile |
| Upstream-Dokumentation | https://libsndfile.github.io/libsndfile |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/libsndfile/libsndfile/releases/download/1.2.2/libsndfile-1.2.2.tar.xz |
| Abhängigkeiten | flac, lame, libogg, libvorbis, mpg123, opus |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsndfile |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
libsndfile1 1.2.2-2+deb13u1
Library for reading/writing audio files
https://libsndfile.github.io/libsndfile/
sudo apt install libsndfile1libsndfile1-dev 1.2.2-2+deb13u1
Development files for libsndfile; a library for reading/writing audio files
https://libsndfile.github.io/libsndfile/
sudo apt install libsndfile1-devsndfile-programs 1.2.2-2+deb13u1
Sample programs that use libsndfile
https://libsndfile.github.io/libsndfile/
sudo apt install sndfile-programslibsndfile
nix profile install nixpkgs#libsndfilelibsndfile1 1.2.2-1ubuntu5
Library for reading/writing audio files
http://www.mega-nerd.com/libsndfile/
sudo apt install libsndfile1libsndfile1-dev 1.2.2-1ubuntu5
Development files for libsndfile; a library for reading/writing audio files
http://www.mega-nerd.com/libsndfile/
sudo apt install libsndfile1-devsndfile-programs 1.2.2-1ubuntu5
Sample programs that use libsndfile
http://www.mega-nerd.com/libsndfile/
sudo apt install sndfile-programslibsndfile 1.2.2-r2
C library for reading and writing files containing sampled sound
https://libsndfile.github.io/libsndfile/
sudo apk add libsndfilelibsndfile-dev 1.2.2-r2
C library for reading and writing files containing sampled sound (development files)
https://libsndfile.github.io/libsndfile/
sudo apk add libsndfile-devlibsndfile-doc 1.2.2-r2
C library for reading and writing files containing sampled sound (documentation)
https://libsndfile.github.io/libsndfile/
sudo apk add libsndfile-doclibsndfile-static 1.2.2-r2
C library for reading and writing files containing sampled sound (static library)
https://libsndfile.github.io/libsndfile/
sudo apk add libsndfile-staticlibsndfile 1.2.2-11.fc45
Library for reading and writing sound files
http://libsndfile.github.io/libsndfile/
sudo dnf install libsndfilelibsndfile-devel 1.2.2-11.fc45
Development files for libsndfile
http://libsndfile.github.io/libsndfile/
sudo dnf install libsndfile-devellibsndfile-utils 1.2.2-11.fc45
Command Line Utilities for libsndfile
http://libsndfile.github.io/libsndfile/
sudo dnf install libsndfile-utilslibsndfile 1.2.2-4
A C library for reading and writing files containing sampled audio data
https://libsndfile.github.io/libsndfile/
sudo pacman -S libsndfilelibsndfile-devel 1.2.2-5.1
Development package for the libsndfile library
https://libsndfile.github.io/libsndfile/
sudo zypper install libsndfile-develQuellspur
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.