# 使用 Homebrew, dnf, Nix 安装 flac123

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