# flactag を Homebrew, apt でインストール

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
