# 使用 Homebrew, apt 安装 mp3check

查看 mp3check 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mp3check
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mp3check
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3check
```

  证据: Debian stable package indexes: mp3check from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:mp3check
- **软件包管理器:** Homebrew
- **版本:** 0.8.7
- **来源摘要:** Tool to check mp3 files for consistency
- **主页:** <https://code.google.com/archive/p/mp3check/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mp3check (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.7
## 项目历史与用法

mp3check is a command-line validator for MP3 file structure. Debian's manpage describes it as a program that checks MP3 files for consistency, prints errors and warnings, lists stream attributes, supports MPEG layers 1, 2, and 3 for MPEG 1.0 and 2.0, and can perform CRC checks for layer 3. Its options cover listing headers, compact machine-readable output, anomaly checks, CRC/header checks, and cautious repair actions such as cutting junk at the start or end of a file.

### 项目历史

The available package history is sparse. Debian notes that its manpage was written for Debian because the original program did not ship one, and the upstream homepage points to the archived Google Code project. A Fedora/openSUSE spec for version 0.8.7 names Johannes Overmann and Klaus Kettner as authors, while Debian packages the same upstream version family in its sound section.

### 使用方式

In practice, mp3check belongs to the MP3 archive-maintenance niche: scanning collections for truncated, malformed, or inconsistent files before archiving, copying, or serving them. It overlaps with tools such as mp3val and other validators, but its package-manager footprint keeps it useful for scripted checks where a small CLI is easier to automate than a GUI repair tool.

### 来源

- <https://code.google.com/archive/p/mp3check/>
- <https://download.copr.fedorainfracloud.org/results/sergiomb/clonezilla/fedora-42-x86_64/07744780-mp3check/mp3check.spec>
- <https://formulae.brew.sh/formula/mp3check>
- <https://manpages.ubuntu.com/manpages/stonking/man1/mp3check.1.html>
- <https://packages.debian.org/sid/mp3check>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - mp3check - 0.8.7-6: normalized package name match | Debian stable package indexes: mp3check from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to check mp3 files for consistency | https://code.google.com/p/mp3check/
- Ubuntu apt - mp3check - 0.8.7-5: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3check from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool to check mp3 files for consistency | https://code.google.com/p/mp3check/


## Combined YAML source

View the package source record on GitHub. [combined/mp3check.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mp3check.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
