# mp3check を Homebrew, apt でインストール

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
