macOS
brew install opus-toolslocal Homebrew formula metadata
sudo port install opus-toolsMacPorts ports tree · audio/opus-tools/Portfile · source: api.github.com
brew
Utilities to encode, inspect, and decode .opus files. Version 0.2 via Homebrew; verified from local package data.
install
brew install opus-toolslocal Homebrew formula metadata
sudo port install opus-toolsMacPorts ports tree · audio/opus-tools/Portfile · source: api.github.com
sudo apk add opus-toolsAlpine Linux edge package indexes · opus-tools · source: dl-cdn.alpinelinux.org
sudo apt install opus-toolsDebian stable package indexes · opus-tools · source: deb.debian.org
sudo dnf install opus-toolsFedora Rawhide package metadata · opus-tools · source: dl.fedoraproject.org
nix profile install nixpkgs#opus-toolsnixpkgs package indexes · pkgs/by-name/op/opus-tools/package.nix · source: api.github.com
sudo pacman -S opus-toolsArch Linux sync databases · opus-tools · source: geo.mirror.pkgbuild.com
sudo zypper install opus-toolsopenSUSE Tumbleweed package metadata · opus-tools · source: download.opensuse.org
scoop install main/opus-toolsScoop official bucket manifest trees · bucket/opus-tools.json · source: api.github.com
winget install --id Mozilla.opus-tools -eWindows Package Manager source index · Mozilla.opus-tools · source: cdn.winget.microsoft.com
overview
Utilities to encode, inspect, and decode .opus files
history
opus-tools is the Xiph.Org command-line toolkit for Ogg Opus files. The familiar executables are `opusenc` for encoding, `opusdec` for decoding, and `opusinfo` for inspecting stream metadata and technical validity.
The package grew out of the Opus codec standardization effort. Opus was standardized by the IETF in RFC 6716 in September 2012 as a codec for interactive speech and audio, combining technology from Skype's SILK codec and Xiph.Org's CELT codec. The tools gave developers and distribution maintainers a direct way to create, decode, and inspect `.opus` files around the reference implementation.
Ogg Opus storage was standardized separately in RFC 7845 in April 2016. Xiph's implementation-status page records opusenc, opusdec, and opusinfo as the initial development implementation for that RFC, part of the opus-tools package and repository, with active public use before a 1.0 release and distribution through Linux package managers, Homebrew, and MacPorts.
The official Xiph GitLab project identifies the repository as the official Opus tools repository. Xiph's downloads page records opus-tools 0.2 on 2018-09-18, a release that moved `opusdec` to the opusfile library and `opusenc` to libopusenc, improving robust Ogg Opus reading and writing and adding features for decoding, encoding, opusinfo, and the experimental opusrtp tool.
opus-tools rode the adoption curve of Opus itself: browser, WebRTC, media framework, and Linux-distribution support made Opus an everyday codec, while this package remained the low-level CLI companion for conversion, inspection, and test artifacts. The input metadata lists packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, winget, and openSUSE.
`opusenc` is used to turn WAV, FLAC, and other audio inputs into Ogg Opus files; `opusdec` decodes Opus streams back to PCM/audio outputs; `opusinfo` reports stream structure, metadata, and conformance details. This makes the package useful in media pipelines, archival scripts, codec tests, and distribution build checks.
The package is especially important for Ogg Opus because RFC 7845 covers metadata, seeking, trimming, live streamability, chaining, and container behavior. Command-line tools let packagers and audio engineers inspect those details without embedding a whole player or media framework.
opus-tools is the thin CLI layer that turns a standards-track codec into packageable daily machinery. For package nerds, it marks the boundary between `libopus` as a codec library and Opus as a usable file format with encoders, decoders, inspectors, distro packages, and reproducible command-line workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
opusdec | cli | global executable | |
opusenc | cli | global executable | |
opusinfo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:opus-tools |
|---|---|
| Version | 0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/opus-tools |
| Homepage | https://www.opus-codec.org/ |
| Repository | https://gitlab.xiph.org/xiph/opus-tools |
| Upstream docs | https://opus-codec.org/development |
| License | BSD-2-Clause |
| Source archive | https://ftp.osuosl.org/pub/xiph/releases/opus/opus-tools-0.2.tar.gz |
| Dependencies | flac, libogg, libopusenc, opus, opusfile |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | opus-tools |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
opus-tools 0.2-1+b3
Opus codec command line tools
sudo apt install opus-toolsopus-tools
nix profile install nixpkgs#opus-toolsopus-tools 0.2-1build3
Opus codec command line tools
sudo apt install opus-toolsopus-tools 0.2-r2
Collection of tools for Opus audio codec
https://wiki.xiph.org/Opus-tools
sudo apk add opus-toolsopus-tools-doc 0.2-r2
Collection of tools for Opus audio codec (documentation)
https://wiki.xiph.org/Opus-tools
sudo apk add opus-tools-docopus-tools 0.2-20.fc44
A set of tools for the opus audio codec
sudo dnf install opus-toolsopus-tools 0.2-7
Collection of tools for Opus audio codec
https://wiki.xiph.org/Opus-tools
sudo pacman -S opus-toolsopus-tools 0.2-1.30
A set of tools for the opus audio codec
sudo zypper install opus-toolsopus-tools
sudo port install opus-toolsmain/opus-tools
scoop install main/opus-toolsMozilla.opus-tools
winget install --id Mozilla.opus-tools -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.