macOS
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für create-dmg in AI-Agent-Workflows.
Installation
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · Quelle: api.github.com
nix profile install nixpkgs#create-dmgnixpkgs package indexes · pkgs/by-name/cr/create-dmg/package.nix · Quelle: api.github.com
Überblick
Shell script to build fancy DMGs
Verlauf
create-dmg is a macOS command-line packaging helper for producing polished disk images from a source folder. It wraps standard macOS disk-image tooling with options for Finder window layout, icons, background images, Applications drop links, encryption, signing, and notarization.
The project README credits Andrey Tarantsov as the original creator and says Andrew Janke helped substantially with the project in May 2020. The project is maintained as a shell script in a public GitHub repository under the create-dmg organization.
The README documents Homebrew installation as the first installation path, followed by release downloads and cloning the repository. That distribution style made create-dmg convenient for macOS developers who wanted repeatable DMG creation in release scripts without maintaining their own AppleScript and hdiutil wrappers.
The normal workflow is to run create-dmg with an output .dmg name and a source folder, then pass options for volume name, icon placement, background art, filesystem format, encryption, codesigning, notarization, and related macOS packaging details.
For package maintainers, create-dmg matters because DMG layout is a macOS distribution detail that is easy to get wrong and awkward to reproduce. The tool packages common release-engineering conventions into one script that Homebrew, MacPorts, and Nix can expose as a small CLI dependency.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
create-dmg | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/create-dmg/create-dmg
Installationsmetadaten
| Paketschlüssel | brew:create-dmg |
|---|---|
| Version | 1.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/create-dmg |
| Homepage | https://github.com/create-dmg/create-dmg |
| Repository | https://github.com/create-dmg/create-dmg |
| Upstream-Dokumentation | https://github.com/create-dmg/create-dmg#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/create-dmg/create-dmg/archive/refs/tags/v1.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-02T12:12:51Z |
| Pulse | updated |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | create-dmg |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
create-dmg
nix profile install nixpkgs#create-dmgcreate-dmg
sudo port install create-dmgQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.