# mpck を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mpck
```

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

### macOS

- Homebrew (100%):

```sh
brew install mpck
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mpck
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.21
- **ソース概要:** Check MP3 files for errors
- **ホームページ:** <https://checkmate.gissen.nl/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mpck (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mpck is the command-line half of Checkmate MP3 Checker, a GPL-licensed utility associated with Sjoerd Langkemper's Sjord/checkmate project. Checkmate scans MP3 files for structural errors: whether frames are in the expected places, whether frame headers are correct, and whether those headers remain consistent through the file. The project ships both a Windows Explorer-like graphical program and mpck, the cross-platform command-line program for Windows, Linux, and Unix-like systems.

### 使われ方

The changelog shows a long incremental history rather than a broad ecosystem story: the early releases added CRC handling, filename checks, Windows support, and the rename to mpck; later versions added XML output, mmap-based scanning for large files, recursive scanning fixes, files larger than 4 GB, APE tag support, and corrected exit codes. In practice, mpck is used as a validator for MP3 collections or ingestion pipelines, where a CLI that exits usefully and can report bad files is more convenient than a desktop checker.

### ソース

- <https://checkmate.gissen.nl/>
- <https://checkmate.gissen.nl/changelog.php>
- <https://checkmate.gissen.nl/documentation.php>
- <https://checkmate.gissen.nl/download.php>
- <https://github.com/Sjord/checkmate>
- <https://github.com/sjord>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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