# 使用 Homebrew 安装 mpck

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