# 使用 Homebrew, apt, MacPorts 安装 mp3info

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

## 安装

```sh
sudo av install brew:mp3info
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mp3info
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3info
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3info
```

  证据: Debian stable package indexes: mp3info from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:mp3info
- **软件包管理器:** Homebrew
- **版本:** 0.8.5a
- **来源摘要:** MP3 technical info viewer and ID3 1.x tag editor
- **主页:** <https://www.ibiblio.org/mp3info/>
- **最后更新:** 2026-06-19T12:32:39-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mp3info (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

mp3info is an MP3 metadata and technical-information utility hosted at ibiblio. The project page describes it as a small tool for reading and modifying ID3 tags, while also reporting technical properties such as playing time, bit rate, sampling frequency, and other attributes in predefined or user-specified output formats.

### 项目历史

Its authorship history is unusually clear for a small audio utility. Ricardo Cerqueira originally wrote MP3Info, and Cedric Tefft took over maintenance in January 2000. The homepage also places the project in the ibiblio Linux archive lineage, formerly MetaLab and SunSite, which explains its long-standing presence in Unix package collections.

### 使用方式

Technically, mp3info grew from a basic ID3 and MP3-inspection tool into a scriptable console utility with an optional interactive/curses mode and a GTK interface. The changelog records support for ID3 v1.1 track numbers, a technical info display option, VBR handling, tolerance for non-standard leading headers, user-specifiable printf-like output, and fixes around tag detection and CBR/VBR reporting. In practice it is used where heavier tag editors are unnecessary: shell scripts, archive audits, quick metadata edits, and extraction of MP3 properties for reports or filenames.

### 来源

- <https://formulae.brew.sh/formula/mp3info>
- <https://ibiblio.org/mp3info/>
- <https://ibiblio.org/mp3info/ChangeLog>
- <https://ibiblio.org/mp3info/mp3info.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Debian apt - mp3info - 0.8.5a+dfsg-1: normalized package name match | Debian stable package indexes: mp3info from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MP3 technical info viewer and ID3 1.x tag editor | https://www.ibiblio.org/mp3info/
- Ubuntu apt - mp3info - 0.8.5a+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3info from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MP3 technical info viewer and ID3 1.x tag editor | https://www.ibiblio.org/mp3info/
- MacPorts - mp3info: normalized package name match | MacPorts ports tree: audio/mp3info/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/mp3info.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mp3info.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
