# Installer flac123 avec Homebrew, dnf, Nix

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

## installation

```sh
sudo av install brew:flac123
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flac123
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install flac123
```

  Preuve: Fedora Rawhide package metadata: flac123 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#flac123
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fl/flac123/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:flac123
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1.1
- **Résumé source:** Command-line program for playing FLAC audio files
- **Page d'accueil:** <https://github.com/flac123/flac123>
- **Dépôt:** <https://github.com/flac123/flac123>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- flac123 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

flac123 is a small command-line FLAC player, patterned around the tradition of simple terminal audio players.

### Historique du projet

The official README describes flac123 as a command-line program for playing audio files encoded with FLAC. Its implementation depends on libao, libFLAC, and popt, and the project documents testing on Linux, FreeBSD, and macOS.

The GitHub tag snapshot used for this enrichment is sparse, with 2.1.x tags rather than a detailed origin narrative. The supported history is therefore mainly its role as a lightweight FLAC playback frontend.

### Historique d'adoption

The package is distributed through Unix-style package managers in the input data and upstream documents dependency names for macOS/Homebrew, FreeBSD, Debian variants, and Red Hat variants, suggesting practical use by users who want a minimal FLAC player rather than a full media library application.

### Modes d'utilisation

Typical use is direct playback of FLAC files from a shell, with options for selecting a libao output driver, writing decoded audio to WAV, quiet output, and a remote mode for programmatic control.

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

flac123 is package-nerd useful because it exposes the classic Unix audio stack: a tiny frontend, libao output abstraction, libFLAC decoding, and simple command-line switches.

### Chronologie

- 2020s: GitHub repository shows 2.1.x tags.
- 2020s: README documents Linux, FreeBSD, and macOS testing.

### Related projects

- FLAC, libFLAC, libao, popt, mpg123-style command-line audio players.

### Sources

- <https://github.com/flac123/flac123>
- <https://api.github.com/repos/flac123/flac123/tags>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - flac123: normalized package name match | nixpkgs package indexes: pkgs/by-name/fl/flac123/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - flac123 - 2.1.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: flac123 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command-line program for playing FLAC audio files | https://github.com/flac123/flac123


## Combined YAML source

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


## Sources

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