# Installer mp3check avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mp3check pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mp3check
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3check
```

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

## Faits du paquet

- **Clé du paquet:** brew:mp3check
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.7
- **Résumé source:** Tool to check mp3 files for consistency
- **Page d'accueil:** <https://code.google.com/archive/p/mp3check/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mp3check (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.7
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
