# flac123 を Homebrew, dnf, Nix でインストール

flac123 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install flac123
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install flac123
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:flac123
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.1.1
- **ソース概要:** Command-line program for playing FLAC audio files
- **ホームページ:** <https://github.com/flac123/flac123>
- **リポジトリ:** <https://github.com/flac123/flac123>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- flac123 (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.1.1
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

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


## ソース

- 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
