# create-dmg を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:create-dmg
```

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

### macOS

- Homebrew (100%):

```sh
brew install create-dmg
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install create-dmg
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#create-dmg
```

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

## パッケージ情報

- **パッケージキー:** brew:create-dmg
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/create-dmg>
- **バージョン:** 1.3.0
- **ソース概要:** Shell script to build fancy DMGs
- **ホームページ:** <https://github.com/create-dmg/create-dmg>
- **リポジトリ:** <https://github.com/create-dmg/create-dmg>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/create-dmg/create-dmg/archive/refs/tags/v1.3.0.tar.gz>
- **最終更新:** 2026-07-02T12:12:51Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- create-dmg (cli)
- create-dmg (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.0
- マネージャ更新日: 2026-07-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/create-dmg/create-dmg
- 検出された最新: v1.3.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- Original project: Created by Andrey Tarantsov
- 2020-05: README notes substantial help from Andrew Janke
- README: Documents Homebrew installation and release-download installation

### Related projects

- The README lists node-appdmg and dmgbuild as alternatives for building macOS disk images.

### ソース

- <https://github.com/create-dmg/create-dmg#readme>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

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

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

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

- Nix - create-dmg: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/create-dmg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - create-dmg: normalized package name match | MacPorts ports tree: sysutils/create-dmg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [pyinstaller](https://pkg.so/ja/brew/pyinstaller/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [melange](https://pkg.so/ja/brew/melange/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [dylibbundler](https://pkg.so/ja/brew/dylibbundler/) - Shares pkgdb curated category or tags: cli, developer-tools, macos, packaging.
- [python-build](https://pkg.so/ja/brew/python-build/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [nfpm](https://pkg.so/ja/brew/nfpm/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [snapcraft](https://pkg.so/ja/brew/snapcraft/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [msitools](https://pkg.so/ja/brew/msitools/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [cargo-bundle](https://pkg.so/ja/brew/cargo-bundle/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [create-react-app](https://pkg.so/ja/npm/create-react-app/) - Local metadata places this package in an adjacent workflow. Shared terms: build, cli, create, developer, developer-tools.
- [dmg-license](https://pkg.so/ja/npm/dmg-license/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, dmg, macos.
- [electron-installer-dmg](https://pkg.so/ja/npm/electron-installer-dmg/) - Local package facts share a topical domain. Shared terms: cli, create, developer, developer-tools, dmg.

## Combined YAML source

View the package source record on GitHub. [combined/create-dmg.yml](https://github.com/mxcl/pkgdb/blob/main/combined/create-dmg.yml)


## ソース

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