# Installer dmg2img avec Homebrew, apk, apt, dnf, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dmg2img pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dmg2img
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dmg2img
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:dmg2img
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/dmg2img>
- **Version:** 1.6.7
- **Résumé source:** Utilities for converting macOS DMG images
- **Page d'accueil:** <http://vu1tur.eu.org/tools/>
- **Docs amont:** <http://vu1tur.eu.org/tools>
- **Licence:** GPL-2.0-only AND MIT
- **Archive source:** <https://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz>
- **Dernière mise à jour:** 2026-06-19T12:30:05-07:00
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- dmg2img (cli)
- vfdecrypt (cli)
- dmg2img (alias)
- vfdecrypt (alias)

## Dépendances

- openssl@4

## Bibliothèques fournies par macOS

- bzip2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.6.7
- gestionnaire mis à jour: 2026-06-19
- données locales: OK
- dépôt amont: http://vu1tur.eu.org/tools/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
