# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget 安装 cuetools

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

## 安装

```sh
sudo av install brew:cuetools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cuetools
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cuetools
```

  证据: MacPorts ports tree: sysutils/cuetools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cuetools
```

  证据: Alpine Linux edge package indexes: cuetools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install cuetools
```

  证据: Debian stable package indexes: cuetools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cuetools
```

  证据: Fedora Rawhide package metadata: cuetools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cuetools
```

  证据: nixpkgs package indexes: pkgs/by-name/cu/cuetools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cuetools
```

  证据: Arch Linux sync databases: cuetools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/cuetools
```

  证据: Scoop official bucket manifest trees: bucket/cuetools.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id gchudov.CUETools -e
```

  证据: Windows Package Manager source index: gchudov.CUETools from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:cuetools
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cuetools>
- **版本:** 1.4.1
- **来源摘要:** Utilities for .cue and .toc files
- **主页:** <https://github.com/svend/cuetools>
- **仓库:** <https://github.com/svend/cuetools>
- **许可证:** GPL-2.0-only
- **源码归档:** <https://github.com/svend/cuetools/archive/refs/tags/1.4.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cuebreakpoints (cli)
- cueconvert (cli)
- cueprint (cli)
- cuetag.sh (cli)
- cuebreakpoints (别名)
- cueconvert (别名)
- cueprint (别名)
- cuetag.sh (别名)

## 构建依赖

- autoconf
- automake
- libtool

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.4.1
- 本地数据: OK
- 上游仓库: https://github.com/svend/cuetools
- 检测到的最新版本: 1.4.1 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

cuetools is a small Unix-style audio metadata toolkit for working with cue sheets and cdrdao TOC files.

### 项目历史

The upstream repository describes cuetools as cue and toc file parsers and utilities, with copyright years spanning 2004 through 2013 for Svend Sorensen. Its README presents the project as a focused set of command-line programs rather than a large audio application.

### 采用历史

The package remains useful to distribution maintainers because it exposes simple programs for a durable niche: converting, printing, tagging, and extracting breakpoints from CUE and TOC metadata. The supplied package-manager facts show it packaged across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Scoop, Winget, and related ecosystems.

### 使用方式

Typical usage is in audio-ripping and archival workflows where cue sheets describe track layout. The upstream tools include cueconvert for CUE/TOC conversion, cuebreakpoints for extracting split points, cueprint for disc and track metadata, and cuetag.sh for applying tags.

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

cuetools is package-nerd interesting because it preserves a narrow but important command-line layer around CUE sheets, a format that often appears in lossless CD images and music archives. It is small, GPL-licensed C tooling with man-page-style documentation, making it easy for Unix package managers to ship without desktop dependencies.

### 时间线

- 2004: Copyright period begins in upstream README.
- 2013: Later upstream copyright year shown in README.
- 2026: Still distributed by multiple package managers according to source_facts.package-manager.

### Related projects

- cdrdao TOC files, CUE sheet tooling, and audio taggers are the closest adjacent tools in normal packaging contexts.

### 来源

- <https://github.com/svend/cuetools>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cuetools
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - cuetools - 1.4.1-0.2: normalized package name match | Debian stable package indexes: cuetools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tools for manipulating CUE/TOC files | https://github.com/svend/cuetools
- Nix - cuetools: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/cuetools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cuetools - 1.4.1-0.2: normalized package name match | Ubuntu 24.04 LTS package indexes: cuetools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tools for manipulating CUE/TOC files | https://github.com/svend/cuetools
- apk - cuetools - 1.4.1-r3: normalized package name match | Alpine Linux edge package indexes: cuetools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | cuetools is a set of utilities for working with cue files and toc files | https://github.com/svend/cuetools
- apk - cuetools-doc - 1.4.1-r3: normalized package name match | Alpine Linux edge package indexes: cuetools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | cuetools is a set of utilities for working with cue files and toc files (documentation) | https://github.com/svend/cuetools
- dnf - cuetools - 1.4.1-14.fc45: normalized package name match | Fedora Rawhide package metadata: cuetools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Utilities to work with cue and TOC files | https://github.com/svend/cuetools
- pacman - cuetools - 1.4.1-6: normalized package name match | Arch Linux sync databases: cuetools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Cue and toc file parsers and utilities | https://github.com/svend/cuetools
- MacPorts - cuetools: normalized package name match | MacPorts ports tree: sysutils/cuetools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/cuetools: normalized package name match | Scoop official bucket manifest trees: bucket/cuetools.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - gchudov.CUETools: normalized package name match | Windows Package Manager source index: gchudov.CUETools from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [libtool](https://pkg.so/zh-hans/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/zh-hans/brew/automake/) - Build dependency declared by Homebrew.
- [exiftool](https://pkg.so/zh-hans/brew/exiftool/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [media-info](https://pkg.so/zh-hans/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [exiv2](https://pkg.so/zh-hans/brew/exiv2/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [atomicparsley](https://pkg.so/zh-hans/brew/atomicparsley/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [dovi_tool](https://pkg.so/zh-hans/brew/dovi-tool/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [rsgain](https://pkg.so/zh-hans/brew/rsgain/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [exempi](https://pkg.so/zh-hans/brew/exempi/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [exif](https://pkg.so/zh-hans/brew/exif/) - Shares pkgdb curated category or tags: cli, media, metadata.

## Combined YAML source

View the package source record on GitHub. [combined/cuetools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cuetools.yml)


## 来源

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