pkg.soopen package index

brew / 排名 6194

使用 Homebrew, apk, apt, dnf, MacPorts, zypper 安装 cd-discid

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cd-discid

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cd-discid

MacPorts ports tree · audio/cd-discid/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cd-discid

Alpine Linux edge package indexes · cd-discid · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install cd-discid

Debian stable package indexes · cd-discid · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install cd-discid

Fedora Rawhide package metadata · cd-discid · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install cd-discid

openSUSE Tumbleweed package metadata · cd-discid · 来源: download.opensuse.org

概览

软件包摘要

Read CD and get CDDB discid information

命令和别名

  • cd-discid

历史

项目历史与用法

cd-discid is a small backend utility that reads an audio CD and prints CDDB disc-id information. It exists for scripts and metadata tools that need the classic CDDB query tuple or a MusicBrainz-compatible table of contents.

项目历史

The official README says cd-discid was developed with attention to CDDB specifications, using portions of their sample code. It identifies Robert Woodcock as the original author and Timur Birsh as the later maintainer.

The NEWS file traces releases back to version 0.2 in 1999, when cd-discid split off from cdgrab and stopped using libcdaudio. Later releases added Solaris, FreeBSD, OpenBSD, NetBSD, Mac OS X, Debian GNU/kFreeBSD, Debian GNU/Hurd, and MusicBrainz-related support.

采用历史

The input package facts list cd-discid in Homebrew, Debian, Ubuntu, Fedora/DNF, MacPorts, Alpine, openSUSE/Zypper, and other package ecosystems. That distribution matches its role as a tiny backend binary used by audio-ripping and metadata workflows.

使用方式

The README shows cd-discid taking a CD-ROM device path and printing the 32-bit hex CDDB disc ID, track count, track frame offsets, and leadout length. The --musicbrainz option prints a table of contents suitable for calculating a MusicBrainz disc ID.

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

cd-discid is notable because it packages a legacy physical-media metadata primitive into one C utility. It is small, portable, and useful to higher-level tools that want CDDB or MusicBrainz identifiers without embedding drive-specific C code.

时间线

  • 1999: Version 0.2 split off from cdgrab and removed libcdaudio use.
  • 2000: FreeBSD and OpenBSD support added.
  • 2001: NetBSD support added.
  • 2003: Mac OS X support added.
  • 2009: Timur Birsh became maintainer and moved the project homepage.
  • 2011: Version 1.2 added --musicbrainz output.
  • 2013: Version 1.4 added --help, --version, DESTDIR install support, and fixes.

Related projects

  • CDDB/freedb supplied the query format and disc-id context described in the README.
  • MusicBrainz is supported through the --musicbrainz table-of-contents output.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cd-discid可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:cd-discid
版本1.4
软件包管理器Homebrew
主页https://linukz.org/cd-discid.shtml
仓库https://github.com/taem/cd-discid
最后更新2026-06-19T12:30:03-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

cd-discid 1.4-2

CDDB DiscID utility

http://linukz.org/cd-discid.shtml

sudo apt install cd-discid
  • Section: sound
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Cd Discid
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cd-discid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

cd-discid 1.4-2

CDDB DiscID utility

http://linukz.org/cd-discid.shtml

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

cd-discid 1.4-r7

A backend utility to get CDDB discid information from a CD-ROM disc

https://linukz.org/cd-discid.shtml

sudo apk add cd-discid
  • License: GPL-2.0-or-later OR GPL-1.0-or-later OR Artistic-1.0-Perl
  • Architecture: x86_64
  • Source Package: cd-discid
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cd Discid
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cd-discid from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cd-discid-doc 1.4-r7

A backend utility to get CDDB discid information from a CD-ROM disc (documentation)

https://linukz.org/cd-discid.shtml

sudo apk add cd-discid-doc
  • License: GPL-2.0-or-later OR GPL-1.0-or-later OR Artistic-1.0-Perl
  • Architecture: x86_64
  • Source Package: cd-discid
  • normalized package name match
  • 匹配方式:Cd Discid
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cd-discid-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

cd-discid 1.4-33.fc45

Utility to get CDDB discid information

http://linukz.org/cd-discid.shtml

sudo dnf install cd-discid
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cd-discid
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cd Discid
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cd-discid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

cd-discid 1.4-1.38

Utility to get CDDB discid information

http://linukz.org/cd-discid.shtml

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

cd-discid

sudo port install cd-discid
  • normalized package name match
  • 匹配方式:Cd Discid
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/cd-discid/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