macOS
brew install mkcuelocal Homebrew formula metadata
brew
Generate a CUE sheet from a CD. Version 1 via Homebrew; verified from local package data.
install
brew install mkcuelocal Homebrew formula metadata
sudo apt install mkcueDebian stable package indexes · mkcue · source: deb.debian.org
nix profile install nixpkgs#mkcuenixpkgs package indexes · pkgs/by-name/mk/mkcue/package.nix · source: api.github.com
overview
Generate a CUE sheet from a CD
history
mkcue is a small command-line utility that generates a CUE sheet from a CD table of contents. Debian's package description presents it as a companion to abcde for backing up audio CDs as a single FLAC track plus cue sheet.
The Debian manpage notes that it was written for Debian because the original program did not include one. The current Debian source package is maintained as `mkcue` and has an official Debian source repository on Salsa.
mkcue survives mainly through distribution packaging. Debian, Ubuntu, Homebrew, and Nix package it for users maintaining optical-disc archival workflows.
The interface is intentionally small: `mkcue` reads a CD-ROM device, defaults to `/dev/cdrom`, and supports `-t` to exclude tracks above a given count, which is useful for CDs with data tracks.
Its role is metadata extraction for audio-CD backups rather than general cue-sheet editing.
mkcue is package-nerd interesting because it is the kind of tiny Unix utility that remains useful only when kept alive by distributions. Its value is narrow, but it composes with abcde, FLAC, and optical-disc archival packages.
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 |
|---|---|---|---|
mkcue | 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.
https://packages.debian.org/sid/mkcue
install metadata
| Package key | brew:mkcue |
|---|---|
| Version | 1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mkcue |
| Homepage | https://packages.debian.org/sid/mkcue |
| Repository | https://salsa.debian.org/debian/mkcue |
| Upstream docs | https://manpages.debian.org/bullseye/mkcue/mkcue.1.en.html |
| License | LGPL-2.1-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/m/mkcue/mkcue_1.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, 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 | mkcue |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mkcue 1-8
Generates a CUE sheet from a CD
sudo apt install mkcuemkcue
nix profile install nixpkgs#mkcuemkcue 1-7
Generates a CUE sheet from a CD
sudo apt install mkcuesource 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.