pkg.soopen package index

brew / Rang 3626

opus-tools mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opus-tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install opus-tools

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install opus-tools

MacPorts ports tree · audio/opus-tools/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add opus-tools

Alpine Linux edge package indexes · opus-tools · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install opus-tools

Debian stable package indexes · opus-tools · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install opus-tools

Fedora Rawhide package metadata · opus-tools · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#opus-tools

nixpkgs package indexes · pkgs/by-name/op/opus-tools/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S opus-tools

Arch Linux sync databases · opus-tools · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install opus-tools

openSUSE Tumbleweed package metadata · opus-tools · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/opus-tools

Scoop official bucket manifest trees · bucket/opus-tools.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Mozilla.opus-tools -e

Windows Package Manager source index · Mozilla.opus-tools · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Utilities to encode, inspect, and decode .opus files

Befehle und Aliase

  • opusdec
  • opusenc
  • opusinfo

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

`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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012-09: RFC 6716 defines the Opus interactive speech and audio codec.
  • 2016-04: RFC 7845 defines Ogg encapsulation for Opus audio.
  • 2017-03-29: The Xiph GitLab page records the opus-tools project creation date.
  • 2018-09-18: Xiph publishes opus-tools 0.2, moving the encoder and decoder onto libopusenc and opusfile.

Related projects

  • opus-tools is closely tied to libopus, libopusenc, opusfile, libogg, and the Ogg container. It is also related to media frameworks and players that implement Ogg Opus, including Firefox, Chromium, GStreamer, FFmpeg, VLC, Rockbox, and metadata libraries such as Mutagen.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
opusdecExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
opusencExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
opusinfoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:opus-tools
Version0.2
PaketmanagerHomebrew
Homepagehttps://www.opus-codec.org/
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

opus-tools 0.2-1+b3

Opus codec command line tools

http://www.opus-codec.org

sudo apt install opus-tools
  • Section: sound
  • Architecture: amd64
  • Source Package: opus-tools
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opus-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

opus-tools

nix profile install nixpkgs#opus-tools
  • normalized package name match
  • Abgeglichen nach: Opus Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opus-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

opus-tools 0.2-1build3

Opus codec command line tools

http://www.opus-codec.org

sudo apt install opus-tools
  • Section: universe/sound
  • Architecture: amd64
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opus-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

opus-tools 0.2-r3

Collection of tools for Opus audio codec

https://wiki.xiph.org/Opus-tools

sudo apk add opus-tools
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: opus-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opus-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opus-tools-doc 0.2-r3

Collection of tools for Opus audio codec (documentation)

https://wiki.xiph.org/Opus-tools

sudo apk add opus-tools-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: opus-tools
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opus-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

opus-tools 0.2-21.fc45

A set of tools for the opus audio codec

http://www.opus-codec.org/

sudo dnf install opus-tools
  • License: LicenseRef-Callaway-BSD AND GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opus-tools
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opus-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

opus-tools 0.2-7

Collection of tools for Opus audio codec

https://wiki.xiph.org/Opus-tools

sudo pacman -S opus-tools
  • License: BSD
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opus-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

opus-tools 0.2-1.32

A set of tools for the opus audio codec

http://www.opus-codec.org/

sudo zypper install opus-tools
  • License: BSD-2-Clause AND GPL-2.0-only
  • Category: Productivity/Multimedia/Sound/Editors and Convertors
  • Architecture: x86_64
  • Source Package: opus-tools
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opus Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opus-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

opus-tools

sudo port install opus-tools
  • normalized package name match
  • Abgeglichen nach: Opus Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/opus-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/opus-tools

scoop install main/opus-tools
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/opus-tools.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Mozilla.opus-tools

winget install --id Mozilla.opus-tools -e
  • normalized package name match
  • Abgeglichen nach: Opus Tools
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mozilla.opus-tools from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation