# Installer mp3val avec Homebrew, apk, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:mp3val
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mp3val
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3val
```

  Preuve: MacPorts ports tree: audio/mp3val/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mp3val
```

  Preuve: Alpine Linux edge package indexes: mp3val from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mp3val
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mp3val
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mp/mp3val/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mp3val
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.8
- **Résumé source:** Program for MPEG audio stream validation
- **Page d'accueil:** <https://mp3val.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mp3val (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

MP3val is a free MPEG audio validation and repair program by Alexey Kuznetsov and Eugen Tikhonov. The project documentation presents it as a small, high-speed checker primarily designed for MPEG-1 Layer III files, with support for other MPEG versions and layers plus common metadata blocks such as ID3v1, ID3v2, and APEv2.

### Historique du projet

Its niche is integrity checking rather than audio decoding. MP3 decoders often tolerate stream damage and hide errors from users, so MP3val checks whether a file can be split into MPEG frames, reports suspicious conditions, and can rebuild files for many fixable problems. The command-line interface supports ordinary validation, log output, recursive or wildcard-driven batch work depending on shell support, stdin pipe mode for frontends, and a repair flag that creates backup files unless told otherwise.

### Modes d'utilisation

MP3val has survived in package managers because it solves a very specific archival problem: finding truncated, incompletely downloaded, or structurally damaged MP3 files in large music libraries without transcoding them.

### Sources

- <https://formulae.brew.sh/formula/mp3val>
- <https://mp3val.sourceforge.net/>
- <https://mp3val.sourceforge.net/docs/manual.html>
- <https://sourceforge.net/projects/mp3val/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mp3val - 0.1.8-5+b1: normalized package name match | Debian stable package indexes: mp3val from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | program for MPEG audio stream validation | http://mp3val.sourceforge.net/
- Nix - mp3val: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mp3val/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mp3val - 0.1.8-5: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3val from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | program for MPEG audio stream validation | http://mp3val.sourceforge.net/
- apk - mp3val - 0.1.8-r1: normalized package name match | Alpine Linux edge package indexes: mp3val from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool for MPEG Audio File (MP3, etc) validation and fixing | https://mp3val.sourceforge.net/
- MacPorts - mp3val: normalized package name match | MacPorts ports tree: audio/mp3val/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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