pkg.soopen package index

brew / 排名 3652

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 vorbis-tools

查看 vorbis-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vorbis-tools

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install vorbis-tools

MacPorts ports tree · audio/vorbis-tools/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add vorbis-tools

Alpine Linux edge package indexes · vorbis-tools · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install vorbis-tools

Debian stable package indexes · vorbis-tools · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install vorbis-tools

Fedora Rawhide package metadata · vorbis-tools · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#vorbis-tools

nixpkgs package indexes · pkgs/by-name/vo/vorbis-tools/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S vorbis-tools

Arch Linux sync databases · vorbis-tools · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install vorbis-tools

openSUSE Tumbleweed package metadata · vorbis-tools · 来源: download.opensuse.org

概览

软件包摘要

Ogg Vorbis CODEC tools

命令和别名

  • ogg123
  • oggdec
  • oggenc
  • ogginfo
  • vcut
  • vorbiscomment

历史

项目历史与用法

Vorbis Tools is the Xiph.Org command-line toolkit around Ogg Vorbis: encoding with `oggenc`, playback with `ogg123`, decoding with `oggdec`, inspection with `ogginfo`, stream cutting with `vcut`, and comment editing with `vorbiscomment`. It is the user-facing utility layer around the Vorbis codec and Ogg container.

项目历史

Vorbis itself was developed by Xiph.Org as an open, non-proprietary, patent-and-royalty-free compressed audio format. Xiph's Vorbis page records that the Vorbis I bitstream format was frozen on May 8, 2000, with a compatibility promise for all bitstreams encoded after that date.

The tools grew alongside the codec libraries as the practical Unix-style interface to Ogg Vorbis files. Xiph's GitLab description is explicit that the source distribution includes the vorbis-tools and not the codec libraries, which live in other modules; this separation made the tools a packaging unit distinct from libvorbis and libao.

A notable maintenance point came in March 2010, when Xiph.Org released libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0 together as a coordinated toolchain update for improved surround-sound support. Xiph described 1.4.0 as the first official vorbis-tools release since 1.2.x, noting that 1.3.x had existed mostly as distribution patch sets rather than official snapshots.

In January 2021, Xiph.Org released vorbis-tools 1.4.2 with documentation updates, build-system cleanup, Debian patch incorporation, security fixes, Ogg/Opus support in `ogg123`, broader `ogginfo` support for Ogg/Opus, Ogg/FLAC, Ogg/Speex, and Ogg/Skeleton, and tag-removal support in `vorbiscomment`.

采用历史

Vorbis Tools became a standard package in free-software audio stacks because it gave scripts, distributions, and users a direct CLI for the open Vorbis format. Package managers across Linux and BSD ecosystems commonly split this utility set as `vorbis-tools`, while libraries such as libvorbis and libao remain separate packages.

The 2010 release notes show how downstream distributions influenced the tools: Xiph noted that unofficial 1.3.x patch sets had been widely deployed by distributions, and later 1.4.2 incorporated Debian patches and closed Debian- and Ubuntu-tracked issues. That is classic codec-tool packaging history: distro maintenance kept the utilities useful between upstream releases.

使用方式

`oggenc` converts WAV, AIFF, FLAC, and related inputs into Ogg Vorbis streams; `ogg123` plays Ogg audio from files, directories, or URLs; `ogginfo` inspects stream metadata and validity; `vorbiscomment` edits Vorbis comment tags; `oggdec` decodes to PCM; and `vcut` cuts Vorbis streams without a full transcode.

The tools are typically used in shell pipelines, archival/ripping workflows, codec regression checks, and distribution test environments. Their importance is less about a graphical application and more about having scriptable, reference-adjacent utilities for a royalty-free audio format.

为什么软件包爱好者会关心

Vorbis Tools is one of those packages whose name hides a historical layer cake: Ogg as container, Vorbis as codec, libvorbis as reference implementation, libao as output abstraction, and the command-line tools as the package users actually type. It remains useful because it gives maintainers and audio nerds small, inspectable programs for each step of the Vorbis workflow.

The package also marks an era when open audio formats competed directly with MP3, AAC, and WMA on both legal and technical grounds. For package repositories, shipping Vorbis Tools meant shipping a complete free-software path to encode, play, inspect, tag, and edit compressed audio.

时间线

  • 2000-05-08: Xiph.Org froze the Vorbis I bitstream format.
  • 2010-03-26: Xiph.Org released vorbis-tools 1.4.0 with libao 1.0.0 and libVorbis 1.3.1.
  • 2021-01-21: Xiph.Org released vorbis-tools 1.4.2 with documentation, build, format-support, Debian patch, and security-fix updates.

Related projects

  • libvorbis provides the Vorbis encoder and decoder libraries used by the ecosystem.
  • libao supplies audio output support used by playback tooling.
  • Opus, FLAC, Speex, Theora, and Icecast are adjacent Xiph.Org media projects.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ogg123可执行文件已索引可执行文件从本地可执行文件索引发现。
oggdec可执行文件已索引可执行文件从本地可执行文件索引发现。
oggenc可执行文件已索引可执行文件从本地可执行文件索引发现。
ogginfo可执行文件已索引可执行文件从本地可执行文件索引发现。
vcut可执行文件已索引可执行文件从本地可执行文件索引发现。
vorbiscomment可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.4.3
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:vorbis-tools
版本1.4.3
软件包管理器Homebrew
主页https://github.com/xiph/vorbis-tools
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

vorbis-tools 1.4.3-1

several Ogg Vorbis tools

https://www.xiph.org/

sudo apt install vorbis-tools
  • Section: sound
  • Architecture: amd64
  • 11 依赖
  • normalized package name match
  • 匹配方式:Vorbis Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vorbis-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vorbis-tools

nix profile install nixpkgs#vorbis-tools
  • normalized package name match
  • 匹配方式:Vorbis Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vo/vorbis-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

vorbis-tools 1.4.2-2

several Ogg Vorbis tools

https://www.xiph.org/

sudo apt install vorbis-tools
  • Section: universe/sound
  • Architecture: amd64
  • 10 依赖
  • normalized package name match
  • 匹配方式:Vorbis Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vorbis-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vorbis-tools 1.4.3-r3

Extra tools for Ogg-Vorbis

https://www.xiph.org/vorbis/

sudo apk add vorbis-tools
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: vorbis-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vorbis Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vorbis-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vorbis-tools-doc 1.4.3-r3

Extra tools for Ogg-Vorbis (documentation)

https://www.xiph.org/vorbis/

sudo apk add vorbis-tools-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: vorbis-tools
  • normalized package name match
  • 匹配方式:Vorbis Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vorbis-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vorbis-tools-lang 1.4.3-r3

Languages for package vorbis-tools

https://www.xiph.org/vorbis/

sudo apk add vorbis-tools-lang
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: vorbis-tools
  • normalized package name match
  • 匹配方式:Vorbis Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vorbis-tools-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

vorbis-tools 1.4.3-7.fc45

The Vorbis General Audio Compression Codec tools

https://www.xiph.org/

sudo dnf install vorbis-tools
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vorbis-tools
  • 14 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Vorbis Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vorbis-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

vorbis-tools 1.4.3-1

Extra tools for Ogg-Vorbis

https://www.xiph.org/vorbis/

sudo pacman -S vorbis-tools
  • License: GPL2
  • Architecture: x86_64
  • 11 依赖
  • normalized package name match
  • 匹配方式:Vorbis Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vorbis-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vorbis-tools 1.4.3-2.3

Ogg Vorbis Tools

https://www.xiph.org/

sudo zypper install vorbis-tools
  • License: GPL-2.0-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: x86_64
  • Source Package: vorbis-tools
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vorbis Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vorbis-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

vorbis-tools-lang 1.4.3-2.3

Translations for package vorbis-tools

https://www.xiph.org/

sudo zypper install vorbis-tools-lang
  • License: GPL-2.0-only
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: vorbis-tools
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Vorbis Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vorbis-tools-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

vorbis-tools

sudo port install vorbis-tools
  • normalized package name match
  • 匹配方式:Vorbis Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/vorbis-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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