# mdf2iso を Homebrew, apt, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:mdf2iso
```

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

### macOS

- Homebrew (100%):

```sh
brew install mdf2iso
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mdf2iso
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install mdf2iso
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mdf2iso
```

  証拠: nixpkgs package indexes: pkgs/by-name/md/mdf2iso/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mdf2iso
```

  証拠: Arch Linux sync databases: mdf2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:mdf2iso
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mdf2iso>
- **バージョン:** 0.3.1
- **ソース概要:** Tool to convert MDF (Alcohol 120% images) images to ISO images
- **ホームページ:** <https://packages.debian.org/sid/mdf2iso>
- **リポジトリ:** <https://salsa.debian.org/debian/mdf2iso>
- **上流ドキュメント:** <https://salsa.debian.org/debian/mdf2iso/-/blob/master/debian/mdf2iso.1>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://deb.debian.org/debian/pool/main/m/mdf2iso/mdf2iso_0.3.1.orig.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- mdf2iso (cli)
- mdf2iso (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.3.1
- ローカルデータ: OK
- 上流リポジトリ: https://packages.debian.org/sid/mdf2iso
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

mdf2iso is a small command-line converter for Alcohol 120% `.mdf` disk images. Its job is narrow: convert MDF input into plain ISO output, or into cue/bin and toc/dat image pairs.

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

Debian packaging records identify Salvatore Santagati as the upstream author and give copyright years 2004-2005. The Debian man page was written in December 2005 because the original program did not ship one.

The Debian changelog records an initial Ubuntu package in December 2005, a Debian repackaging in January 2007, and an import of upstream 0.3.1 in February 2015. By 2018 the Debian control metadata had moved VCS fields to Salsa and removed the dead Berlios homepage.

### 採用の歴史

mdf2iso survived mostly as a distribution utility rather than as a living upstream application. The input facts list packages in Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch, and pacman-family systems, while Homebrew follows Debian's package page as its homepage.

That packaging pattern is typical for old disk-image tools: small source, stable behavior, little upstream activity, but useful enough to keep available when users encounter legacy proprietary CD/DVD image formats.

### 使われ方

The documented invocation is `mdf2iso [OPTION] [BASENAME.MDF] [DESTINATION]`. Without `--cue` or `--toc`, it generates ISO output; with those switches it can write cue/bin or toc/dat pairs.

There is no official configuration or credential flow. It is a direct file conversion tool intended for local disk-image files.

### パッケージ好きにとっての重要性

mdf2iso matters less as an actively evolving project than as a long-tail package-manager artifact. It preserves a tiny utility for converting Alcohol 120% images on Unix-like systems without installing a larger optical-disc emulation stack.

Its history shows a common distro-maintenance pattern: the upstream homepage disappeared, but Debian/Salsa packaging became the practical source of truth for downstream package managers.

### タイムライン

- 2004: Upstream copyright period begins for Salvatore Santagati's mdf2iso.
- 2005: Ubuntu initial package and Debian man page created.
- 2007: Repackaged for Debian.
- 2015: Debian imported upstream 0.3.1 with large-file support.
- 2018: Debian packaging moved VCS metadata to Salsa and removed the dead Berlios homepage.

### Related projects

- mdf2iso belongs to the family of command-line optical-disc image converters for legacy image formats such as MDF, BIN/CUE, and TOC/DAT.
- For package managers, its closest maintained relationship is Debian/Salsa packaging rather than a separate active upstream project site.

### ソース

- <https://formulae.brew.sh/api/formula/mdf2iso.json>
- <https://salsa.debian.org/debian/mdf2iso/-/blob/master/debian/changelog>
- <https://salsa.debian.org/debian/mdf2iso/-/blob/master/debian/copyright>
- <https://salsa.debian.org/debian/mdf2iso/-/blob/master/debian/mdf2iso.1>
- source_facts.package-manager


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mdf2iso
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - mdf2iso - 0.3.1-2: normalized package name match | Debian stable package indexes: mdf2iso from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple utility to convert mdf to iso / cue / toc images
- Nix - mdf2iso: normalized package name match | nixpkgs package indexes: pkgs/by-name/md/mdf2iso/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mdf2iso - 0.3.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mdf2iso from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple utility to convert mdf to iso / cue / toc images
- pacman - mdf2iso - 0.3.1-5: normalized package name match | Arch Linux sync databases: mdf2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Converts Alcohol 120% .mdf files to .iso files | https://salsa.debian.org/debian/mdf2iso
- MacPorts - mdf2iso: normalized package name match | MacPorts ports tree: sysutils/mdf2iso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/ja/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [bchunk](https://www.automicvault.com/ja/pkg/brew/bchunk/) - Shares av.db curated category or tags: cli, converter, iso, system.
- [ccd2iso](https://www.automicvault.com/ja/pkg/brew/ccd2iso/) - Shares av.db curated category or tags: cli, disk-image, iso, system.
- [disktype](https://www.automicvault.com/ja/pkg/brew/disktype/) - Shares av.db curated category or tags: cli, disk-image, system.
- [e2tools](https://www.automicvault.com/ja/pkg/brew/e2tools/) - Shares av.db curated category or tags: cli, disk-image, system.
- [iat](https://www.automicvault.com/ja/pkg/brew/iat/) - Shares av.db curated category or tags: cli, disk-image, system.
- [abduco](https://www.automicvault.com/ja/pkg/brew/abduco/) - Shares av.db curated category or tags: cli, system.
- [acl](https://www.automicvault.com/ja/pkg/brew/acl/) - Shares av.db curated category or tags: cli, system.
- [acpica](https://www.automicvault.com/ja/pkg/brew/acpica/) - Shares av.db curated category or tags: cli, system.
- [apt](https://www.automicvault.com/ja/pkg/brew/apt/) - Local package facts share a topical domain. Shared terms: cli, system.

## Combined YAML source

View the package source record on GitHub. [combined/mdf2iso.yml](https://github.com/automic-vault/db/blob/main/combined/mdf2iso.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
