Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, scoop 安装 dmg2img

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dmg2img

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dmg2img

MacPorts ports tree · sysutils/dmg2img/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add dmg2img

Alpine Linux edge package indexes · dmg2img · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install dmg2img

Debian stable package indexes · dmg2img · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install dmg2img

Fedora Rawhide package metadata · dmg2img · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#dmg2img

nixpkgs package indexes · pkgs/by-name/dm/dmg2img/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/dmg2img

Scoop official bucket manifest trees · bucket/dmg2img.json · 来源: api.github.com

概览

软件包摘要

Utilities for converting macOS DMG images

命令和别名

  • dmg2img
  • vfdecrypt

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:decrypt,image

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dmg2imgcli全局可执行文件
vfdecryptcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.6.7
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

http://vu1tur.eu.org/tools/

安装元数据

软件包元数据

软件包键brew:dmg2img
版本1.6.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/dmg2img
主页http://vu1tur.eu.org/tools/
上游文档http://vu1tur.eu.org/tools
许可证GPL-2.0-only AND MIT
源码归档https://cdn.netbsd.org/pub/pkgsrc/distfiles/dmg2img-1.6.7.tar.gz
最后更新2026-06-19T12:30:05-07:00
Pulseupdated
依赖openssl@4
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedmg2img
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

dmg2img 1.6.7+git20201227.a3e4134-0.1

Tool for converting compressed dmg files to hfsplus images

http://vu1tur.eu.org/tools/

sudo apt install dmg2img
  • Section: otherosfs
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Dmg2img
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dmg2img from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dmg2img

nix profile install nixpkgs#dmg2img
  • normalized package name match
  • 匹配方式:Dmg2img
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dm/dmg2img/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dmg2img 1.6.7-1build4

Tool for converting compressed dmg files to hfsplus images

http://vu1tur.eu.org/tools/

sudo apt install dmg2img
  • Section: universe/utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Dmg2img
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dmg2img from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dmg2img 1.6.7-r1

A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format

http://vu1tur.eu.org/tools/

sudo apk add dmg2img
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: dmg2img
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dmg2img
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dmg2img from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dmg2img 1.6.7-32.20201227gita3e4134.fc44

Uncompress the Apple compressed disk image files

http://vu1tur.eu.org/tools/

sudo dnf install dmg2img
  • License: GPL-1.0-or-later AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dmg2img
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dmg2img
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dmg2img from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

dmg2img

sudo port install dmg2img
  • normalized package name match
  • 匹配方式:Dmg2img
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/dmg2img/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/dmg2img

scoop install main/dmg2img
  • normalized package name match
  • 匹配方式:Dmg2img
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dmg2img.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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