# mp3wrap を Homebrew, apt, MacPorts でインストール

mp3wrap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mp3wrap
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mp3wrap
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3wrap
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3wrap
```

  証拠: Debian stable package indexes: mp3wrap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:mp3wrap
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5
- **ソース概要:** Wrap two or more mp3 files in a single large file
- **ホームページ:** <https://mp3wrap.sourceforge.net/>
- **最終更新:** 2026-07-18T00:31:51+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mp3wrap (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5
## プロジェクトの歴史と使われ方

Mp3Wrap is a command-line MP3 packing utility written by Matteo Trotta. Its homepage describes it as a free, open-source alternative to AlbumWrap: it joins two or more MP3 files into one playable MP3 without decoding or re-encoding, while preserving enough filename and index information for extraction.

### プロジェクトの歴史

The program's format and workflow are tied to mp3splt. A wrapped file is conventionally named with an MP3WRAP marker, carries ID3v2 information used by split tools, and can be restored into original tracks with mp3splt's wrap mode. Mp3Wrap also supports listing the contents of a wrapped file, appending files to an existing archive, and embedding non-MP3 side files such as playlists, text notes, or cover images.

### 使われ方

Its package-manager role is historical but clear: it represents an early-2000s way to distribute album-length MP3 bundles as a single download while keeping track boundaries recoverable. That use case overlaps with AlbumWrap and archive-based distribution habits, but Mp3Wrap remains useful when encountering old MP3WRAP albums or creating compatible bundles for mp3splt.

### ソース

- <https://formulae.brew.sh/formula/mp3wrap>
- <https://mp3splt.sourceforge.net/mp3splt_page/about.php>
- <https://mp3wrap.sourceforge.net/>
- <https://mp3wrap.sourceforge.net/faq.html>
- <https://mp3wrap.sourceforge.net/man.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - mp3wrap - 0.5-4.1: normalized package name match | Debian stable package indexes: mp3wrap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Utility for MP3 wrapping (rolling multiple MP3s into one) | https://mp3wrap.sourceforge.net/
- Ubuntu apt - mp3wrap - 0.5-4build1: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3wrap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Utility for MP3 wrapping (rolling multiple MP3s into one) | http://mp3wrap.sourceforge.net/
- MacPorts - mp3wrap: normalized package name match | MacPorts ports tree: audio/mp3wrap/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/mp3wrap.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mp3wrap.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
