# dmg2img mit Homebrew, apk, apt, dnf, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dmg2img in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dmg2img
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dmg2img
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dmg2img
```

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

### Linux

- apk (92%):

```sh
sudo apk add dmg2img
```

  Evidenz: Alpine Linux edge package indexes: dmg2img from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install dmg2img
```

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

- dnf (92%):

```sh
sudo dnf install dmg2img
```

  Evidenz: Fedora Rawhide package metadata: dmg2img from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dmg2img
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/dmg2img
```

  Evidenz: Scoop official bucket manifest trees: bucket/dmg2img.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:dmg2img
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dmg2img>
- **Version:** 1.6.7
- **Quellzusammenfassung:** Utilities for converting macOS DMG images
- **Homepage:** <http://vu1tur.eu.org/tools/>
- **Upstream-Dokumentation:** <http://vu1tur.eu.org/tools>
- **Lizenz:** GPL-2.0-only AND MIT
- **Quellarchiv:** <https://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-19T12:30:05-07:00
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- dmg2img (cli)
- vfdecrypt (cli)
- dmg2img (Alias)
- vfdecrypt (Alias)

## Abhängigkeiten

- openssl@4

## Von macOS bereitgestellte Bibliotheken

- bzip2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.6.7
- Manager aktualisiert: 2026-06-19
- lokale Daten: OK
- Upstream-Repository: http://vu1tur.eu.org/tools/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

dmg2img is a small command-line converter for turning Apple compressed DMG disk images into standard HFS+ image files. Its package-manager appeal is that it gives Unix and Windows users a narrow, scriptable way to inspect or convert macOS disk images without Apple's Disk Utility.

### Projektgeschichte

The original project is published from the vu1tur.eu.org tools page, whose dmg2img page describes the tool and carries the upstream changelog. The maintained GitHub tree says it imports the original dmg2img code and tarballs, while Peter Wu's maintenance branch adds bug fixes, security fixes, and other enhancements.

### Adoptionsgeschichte

dmg2img became useful in packaging and recovery workflows because DMG files are common distribution containers for macOS software, but package builders and Linux users often need ordinary image output. Its small C utility shape makes it easy for package managers to ship alongside tools such as vfdecrypt.

### Wie es verwendet wird

Typical use is a one-shot conversion from a .dmg input to an .img output, followed by mounting or extracting the resulting filesystem image with platform tools. The maintained README also documents optional build support for newer compression handling such as LZFSE.

### Warum Paket-Nerds sich dafür interessieren

Package nerds care about dmg2img because it is the boring glue that lets non-macOS build and forensic environments handle Apple's disk-image packaging format without a large desktop stack.

### Zeitleiste

- 2017: The upstream changelog lists dmg2img 1.6.7.
- 2020: The maintained GitHub tree records imported upstream code plus maintenance fixes.

### Related projects

- vfdecrypt is shipped with dmg2img for encrypted DMG workflows.
- Apple's Disk Utility and hdiutil cover similar disk-image work on macOS.

### Quellen

- <https://vu1tur.eu.org/dmg2img>
- <https://github.com/Lekensteyn/dmg2img>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - dmg2img - 1.6.7+git20201227.a3e4134-0.1: normalized package name match | Debian stable package indexes: dmg2img from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tool for converting compressed dmg files to hfsplus images | http://vu1tur.eu.org/tools/
- Nix - dmg2img: normalized package name match | nixpkgs package indexes: pkgs/by-name/dm/dmg2img/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dmg2img - 1.6.7-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: dmg2img from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tool for converting compressed dmg files to hfsplus images | http://vu1tur.eu.org/tools/
- apk - dmg2img - 1.6.7-r1: normalized package name match | Alpine Linux edge package indexes: dmg2img from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format | http://vu1tur.eu.org/tools/
- dnf - dmg2img - 1.6.7-32.20201227gita3e4134.fc44: normalized package name match | Fedora Rawhide package metadata: dmg2img from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Uncompress the Apple compressed disk image files | http://vu1tur.eu.org/tools/
- MacPorts - dmg2img: normalized package name match | MacPorts ports tree: sysutils/dmg2img/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/dmg2img: normalized package name match | Scoop official bucket manifest trees: bucket/dmg2img.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openssl@4](https://www.automicvault.com/de/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [create-dmg](https://www.automicvault.com/de/pkg/brew/create-dmg/) - Shares av.db curated category or tags: cli, developer-tools, dmg, macos.
- [simg2img](https://www.automicvault.com/de/pkg/brew/simg2img/) - Shares av.db curated category or tags: cli, conversion, developer-tools, disk-image.
- [bcal](https://www.automicvault.com/de/pkg/brew/bcal/) - Shares av.db curated category or tags: cli, conversion, developer-tools.
- [brew-php-switcher](https://www.automicvault.com/de/pkg/brew/brew-php-switcher/) - Shares av.db curated category or tags: cli, developer-tools, macos.
- [bsdconv](https://www.automicvault.com/de/pkg/brew/bsdconv/) - Shares av.db curated category or tags: cli, conversion, developer-tools.
- [cargo-instruments](https://www.automicvault.com/de/pkg/brew/cargo-instruments/) - Shares av.db curated category or tags: cli, developer-tools, macos.
- [carthage](https://www.automicvault.com/de/pkg/brew/carthage/) - Shares av.db curated category or tags: cli, developer-tools, macos.
- [chrome-cli](https://www.automicvault.com/de/pkg/brew/chrome-cli/) - Shares av.db curated category or tags: cli, developer-tools, macos.
- [code-cli](https://www.automicvault.com/de/pkg/brew/code-cli/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openssl, openssl-4.

## Combined YAML source

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


## Quellen

- 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
