# 使用 Homebrew, apt 安装 flactag

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

## 安装

```sh
sudo av install brew:flactag
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install flactag
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install flactag
```

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

## 软件包事实

- **软件包键:** brew:flactag
- **软件包管理器:** Homebrew
- **版本:** 2.0.4
- **来源摘要:** Tag single album FLAC files with MusicBrainz CUE sheets
- **主页:** <https://flactag.sourceforge.net/>
- **最后更新:** 2026-06-04T21:54:26-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- checkflac (别名)
- discid (别名)
- flactag (别名)
- ripdataflac (别名)
- ripflac (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.4
## 项目历史与用法

flactag is a specialist FLAC tagging utility for single-album FLAC files with embedded CUE sheets, using MusicBrainz data to identify and write album metadata.

### 项目历史

The official site presents flactag as a utility for tagging single-album FLAC files with embedded CUE sheets from MusicBrainz. Its version history starts with an initial version and then records additions such as MusicBrainz tag storage, file renaming, cover-art embedding, multi-file command-line handling, UTF-8 tag writing, disc ID reporting, request throttling, CUE generation, and updates for newer MusicBrainz libraries.

The project belongs to the era of whole-CD FLAC archiving, where a user might rip an entire album into one FLAC file, preserve the CUE sheet, and then need the resulting file to carry reliable album and track metadata.

### 采用历史

Upstream documentation focuses on a narrow archival workflow rather than broad consumer adoption. It includes mailing-list references and scripts such as ripflac, ripdataflac, checkflac, and discid, which points to use by collectors and Unix audio archivists maintaining carefully tagged FLAC libraries.

### 使用方式

Interactive use processes FLAC files passed as arguments, queries MusicBrainz by disc ID, lets the user choose an album, copies tags into the tag window, and writes them with the w key. Batch options can check, write, force-write, rename, overwrite existing files, override the disc ID, or print MusicBrainz submission URLs.

The configuration file ~/.flactag controls renaming behavior, including filename formats and whether to generate a cuesheet after rename.

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

flactag is interesting because it combines several old-school media packaging concerns: FLAC metadata, embedded CUE sheets, MusicBrainz identity, terminal UI libraries, CD disc IDs, and safe-ish batch renaming.

For package maintainers it is a dependency-heavy but focused CLI, tying together libmusicbrainz, libflac++, S-Lang, libneon, unac, libjpeg, and AsciiDoc-era documentation.

### 时间线

- 2000s: Initial version created for MusicBrainz-backed FLAC tagging.
- 2000s-2010s: Added cover art, batch command-line operation, disc ID reporting, UTF-8 tag writing, and file renaming.
- 2010s: Updated for newer MusicBrainz libraries, including libmusicbrainz4 and libmusicbrainz5.

### Related projects

- FLAC, MusicBrainz, CUE sheets, libmusicbrainz, libflac++, S-Lang, SourceForge.

### 来源

- <https://flactag.sourceforge.net/>
- <https://sourceforge.net/p/flactag/code>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.flactag
## 其他软件包管理器记录

- Debian apt - flactag - 2.0.4-6+b3: normalized package name match | Debian stable package indexes: flactag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tagger for whole-album FLAC files using data from MusicBrainz | http://flactag.sourceforge.net/
- Ubuntu apt - flactag - 2.0.4-6build3: normalized package name match | Ubuntu 24.04 LTS package indexes: flactag from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tagger for whole-album FLAC files using data from MusicBrainz | http://flactag.sourceforge.net/


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
