# Install flactag with Homebrew, apt

Tag single album FLAC files with MusicBrainz CUE sheets. Version 2.0.4 via Homebrew; verified 2026-06-04. Also installable with debian: sudo apt install flactag.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install flactag
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install flactag
```

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

## Package facts

- **Package key:** brew:flactag
- **Package manager:** Homebrew
- **Version:** 2.0.4
- **Source summary:** Tag single album FLAC files with MusicBrainz CUE sheets
- **Homepage:** <https://flactag.sourceforge.net/>
- **Last updated:** 2026-06-04T21:54:26-04:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- checkflac (alias)
- discid (alias)
- flactag (alias)
- ripdataflac (alias)
- ripflac (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.0.4
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Other Package-Manager Records

- 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)


## Sources

- 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
