# Installer flactag avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flactag pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flactag
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install flactag
```

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

## Faits du paquet

- **Clé du paquet:** brew:flactag
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.4
- **Résumé source:** Tag single album FLAC files with MusicBrainz CUE sheets
- **Page d'accueil:** <https://flactag.sourceforge.net/>
- **Dernière mise à jour:** 2026-06-04T21:54:26-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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
