# 使用 Homebrew, apk, apt, MacPorts, Nix 安装 mp3val

查看 mp3val 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mp3val
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3val
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:mp3val
- **软件包管理器:** Homebrew
- **版本:** 0.1.8
- **来源摘要:** Program for MPEG audio stream validation
- **主页:** <https://mp3val.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mp3val (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.8
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
