macOS
brew install soxlocal Homebrew formula metadata
sudo port install soxMacPorts ports tree · audio/sox/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sox in AI-Agent-Workflows.
Installation
brew install soxlocal Homebrew formula metadata
sudo port install soxMacPorts ports tree · audio/sox/Portfile · Quelle: api.github.com
sudo apk add soxAlpine Linux edge package indexes · sox · Quelle: dl-cdn.alpinelinux.org
sudo apt install soxDebian stable package indexes · sox · Quelle: deb.debian.org
sudo dnf install soxFedora Rawhide package metadata · sox · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#soxnixpkgs package indexes · pkgs/by-name/so/sox/package.nix · Quelle: api.github.com
sudo pacman -S soxArch Linux sync databases · sox · Quelle: geo.mirror.pkgbuild.com
sudo zypper install soxopenSUSE Tumbleweed package metadata · sox · Quelle: download.opensuse.org
scoop install main/soxScoop official bucket manifest trees · bucket/sox.json · Quelle: api.github.com
winget install --id ChrisBagwell.SoX -eWindows Package Manager source index · ChrisBagwell.SoX · Quelle: cdn.winget.microsoft.com
Überblick
SOund eXchange: universal sound sample translator
Verlauf
SoX, short for Sound eXchange, is a long-running command-line audio conversion and processing suite. It is a classic Unix-style media tool: scriptable, format-oriented, useful in pipelines, and packaged broadly across Unix, Linux, macOS, and Windows package managers.
The official ChangeLog traces SoX back to July 1991 and records release history before and after the 11gamma series. The maintained SourceForge tree includes manuals, release notes, and library documentation for the `sox`, `play`, `rec`, and `soxi` commands.
SoX's manual describes the program as a command-line audio processing tool especially suited to quick edits and batch processing. Its model is intentionally non-graphical: input files, format options, output files, and effects are combined into a shell-friendly processing chain.
SoX persisted because it solved a package-manager-shaped problem: one small CLI could convert, inspect, record, play, synthesize, and batch-process audio without a desktop editor. The input package facts show it packaged by Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Scoop, winget, and other systems.
The 14.x release history shows active maintenance through the 2000s and 2010s, including format support, effects, libSoX changes, and portability fixes. Its SourceForge project page describes it as the Swiss Army Knife of sound processing utilities.
Common usage includes converting file formats, applying effects while converting, mixing or concatenating inputs, recording through `rec`, playing through `play`, and inspecting headers with `soxi`. The man page gives examples such as AU to WAV conversion, rate changes, fades, normalization, synthesis, and multitrack recording.
For package users, SoX is often installed because another script, build, podcast workflow, test fixture, or audio data pipeline needs a dependable `sox` binary rather than an interactive editor.
SoX is package-nerd infrastructure: tiny enough to script, old enough to be everywhere, and broad enough to replace many one-off audio converters. Its many optional codec and device backends make distro packaging choices visible to users, which is why formula variants and build dependencies matter.
The companion `play`, `rec`, and `soxi` entry points are also packaging-relevant because one installed program exposes several command names. This makes SoX a good example of a CLI package whose symlinks, optional libraries, and man pages are part of the user-facing contract.
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 |
|---|---|---|---|
play | cli | globales Executable | |
rec | cli | globales Executable | |
sox | cli | globales Executable | |
soxi | 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.
Installationsmetadaten
| Paketschlüssel | brew:sox |
|---|---|
| Version | 14.4.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sox |
| Homepage | https://sox.sourceforge.net/ |
| Repository | https://sourceforge.net/p/sox/code |
| Upstream-Dokumentation | https://sourceforge.net/p/sox/code/ci/master/tree/sox.1 |
| Lizenz | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/sox/sox/14.4.2/sox-14.4.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-13T17:31:46+09:00 |
| Pulse | updated |
| Abhängigkeiten | flac, lame, libogg, libpng, libsndfile, libvorbis, mad, opusfile |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sox |
| Version Scheme | 0 |
| Revision | 6 |
| Conflicts With |
|
| 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.
libsox-dev 14.4.2+git20190427-5+b3
Development files for the SoX library
sudo apt install libsox-devlibsox-fmt-all 14.4.2+git20190427-5+b3
All SoX format libraries
sudo apt install libsox-fmt-alllibsox-fmt-alsa 14.4.2+git20190427-5+b3
SoX alsa format I/O library
sudo apt install libsox-fmt-alsalibsox-fmt-ao 14.4.2+git20190427-5+b3
SoX Libao format I/O library
sudo apt install libsox-fmt-aolibsox-fmt-base 14.4.2+git20190427-5+b3
Minimal set of SoX format libraries
sudo apt install libsox-fmt-baselibsox-fmt-mp3 14.4.2+git20190427-5+b3
SoX MP2 and MP3 format library
sudo apt install libsox-fmt-mp3libsox-fmt-opus 14.4.2+git20190427-5+b3
SoX Opus format library
sudo apt install libsox-fmt-opuslibsox-fmt-oss 14.4.2+git20190427-5+b3
SoX OSS format I/O library
sudo apt install libsox-fmt-osslibsox-fmt-pulse 14.4.2+git20190427-5+b3
SoX PulseAudio format I/O library
sudo apt install libsox-fmt-pulselibsox3 14.4.2+git20190427-5+b3
SoX library of audio effects and processing
sudo apt install libsox3sox 14.4.2+git20190427-5+b3
Swiss army knife of sound processing
sudo apt install soxsox
nix profile install nixpkgs#soxlibsox-dev 14.4.2+git20190427-4build4
Development files for the SoX library
sudo apt install libsox-devlibsox-fmt-all 14.4.2+git20190427-4build4
All SoX format libraries
sudo apt install libsox-fmt-alllibsox-fmt-alsa 14.4.2+git20190427-4build4
SoX alsa format I/O library
sudo apt install libsox-fmt-alsalibsox-fmt-ao 14.4.2+git20190427-4build4
SoX Libao format I/O library
sudo apt install libsox-fmt-aoQuellspur
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.