macOS
brew install libcdiolocal Homebrew formula metadata
sudo port install libcdioMacPorts ports tree · devel/libcdio/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libcdio in AI-Agent-Workflows.
Installation
brew install libcdiolocal Homebrew formula metadata
sudo port install libcdioMacPorts ports tree · devel/libcdio/Portfile · Quelle: api.github.com
sudo apk add libcdioAlpine Linux edge package indexes · libcdio · Quelle: dl-cdn.alpinelinux.org
sudo apt install libcdio++-devDebian stable package indexes · libcdio++-dev · Quelle: deb.debian.org
sudo dnf install libcdioFedora Rawhide package metadata · libcdio · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libcdionixpkgs package indexes · pkgs/by-name/li/libcdio/package.nix · Quelle: api.github.com
sudo pacman -S libcdioArch Linux sync databases · libcdio · Quelle: geo.mirror.pkgbuild.com
sudo zypper install libcdio++1openSUSE Tumbleweed package metadata · libcdio++1 · Quelle: download.opensuse.org
Überblick
Compact Disc Input and Control Library
Verlauf
libcdio is the GNU Compact Disc Input and Control library: a C library and tool set for accessing CD-ROM drives, CD images, ISO-9660 filesystems, UDF media, and MMC device commands through a common API.
The GNU manual gives libcdio an unusually explicit origin story. Rocky Bernstein describes becoming interested in Video CDs through VCDImager, extracting reusable VCD and CD-reading pieces with Herbert Valerio Riedel's encouragement, and naming the CD reading/control library libcdio to avoid confusion with CD-I.
The same manual frames the project as an answer to the portability mess in early-2000s media players. Around 2002, applications such as xine, MPlayer, VLC, and XMMS carried platform-specific CD access code. libcdio set out to isolate that OS and device variability behind one library, then grew ISO-9660 support, MMC command support, and cdparanoia integration.
libcdio became a plumbing package for multimedia stacks rather than an end-user application. Its command-line tools such as cd-info, cd-read, iso-info, iso-read, cd-drive, and mmc-tool made it useful to packagers and diagnostics, while libraries such as libiso9660 let other programs consume disc images and physical discs through the same dependency.
The project is packaged broadly across Unix-like distributions and Homebrew. That adoption reflects a narrow but durable need: software still needs to inspect optical media, parse ISO images, read CD-DA, or issue low-level drive commands even as optical drives became less common.
Users usually encounter libcdio indirectly through media players, ripping tools, image-inspection commands, or build dependencies. Developers use it to avoid writing separate drive-access code for Linux, BSD, macOS, Windows-style layers, and image formats.
libcdio is package-nerd catnip because it sits at the junction of hardware, file formats, ancient media-player portability, GNU packaging, and command-line diagnostics. It also explains recurring dependency chains such as libcdio, libcdio-paranoia, libcddb, vcdimager, and ISO-9660 tooling in old-school multimedia formulas.
Sicherheitslage
library-like 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 |
|---|---|---|---|
cd-drive | cli | globales Executable | |
cd-info | cli | globales Executable | |
cd-read | cli | globales Executable | |
iso-info | cli | globales Executable | |
iso-read | cli | globales Executable | |
mmc-tool | 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.
https://github.com/libcdio/libcdio
Installationsmetadaten
| Paketschlüssel | brew:libcdio |
|---|---|
| Version | 2.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libcdio |
| Homepage | https://savannah.gnu.org/projects/libcdio/ |
| Repository | https://github.com/libcdio/libcdio |
| Upstream-Dokumentation | https://github.com/libcdio/libcdio#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/libcdio/libcdio/releases/download/2.3.0/libcdio-2.3.0.tar.gz |
| 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 | libcdio |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
libcdio++-dev 2.2.0-4.1~deb13u1
C++ library to read and control CD-ROM (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libcdio++-devlibcdio++1t64 2.2.0-4.1~deb13u1
C++ library to read and control CD-ROM
https://www.gnu.org/software/libcdio/
sudo apt install libcdio++1t64libcdio-dev 2.2.0-4.1~deb13u1
library to read and control CD-ROM (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libcdio-devlibcdio-utils 2.2.0-4.1~deb13u1
sample applications based on the CDIO libraries
https://www.gnu.org/software/libcdio/
sudo apt install libcdio-utilslibcdio19t64 2.2.0-4.1~deb13u1
library to read and control CD-ROM
https://www.gnu.org/software/libcdio/
sudo apt install libcdio19t64libiso9660++-dev 2.2.0-4.1~deb13u1
C++ library to work with ISO9660 filesystems (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libiso9660++-devlibiso9660++1 2.2.0-4.1~deb13u1
C++ library to work with ISO9660 filesystems
https://www.gnu.org/software/libcdio/
sudo apt install libiso9660++1libiso9660-12 2.2.0-4.1~deb13u1
library to work with ISO9660 filesystems
https://www.gnu.org/software/libcdio/
sudo apt install libiso9660-12libiso9660-dev 2.2.0-4.1~deb13u1
library to work with ISO9660 filesystems (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libiso9660-devlibudf-dev 2.2.0-4.1~deb13u1
library to work with UDF filesystems (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libudf-devlibudf0t64 2.2.0-4.1~deb13u1
library to work with UDF filesystems
https://www.gnu.org/software/libcdio/
sudo apt install libudf0t64libcdio
nix profile install nixpkgs#libcdiolibcdio++-dev 2.1.0-4.1ubuntu1
C++ library to read and control CD-ROM (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libcdio++-devlibcdio++1t64 2.1.0-4.1ubuntu1
C++ library to read and control CD-ROM
https://www.gnu.org/software/libcdio/
sudo apt install libcdio++1t64libcdio-dev 2.1.0-4.1ubuntu1
library to read and control CD-ROM (development files)
https://www.gnu.org/software/libcdio/
sudo apt install libcdio-devlibcdio-utils 2.1.0-4.1ubuntu1
sample applications based on the CDIO libraries
https://www.gnu.org/software/libcdio/
sudo apt install libcdio-utilsQuellspur
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.