# dnglab を Homebrew, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:dnglab
```

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

### macOS

- Homebrew (100%):

```sh
brew install dnglab
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dnglab
```

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

- zypper (92%):

```sh
sudo zypper install dnglab
```

  証拠: openSUSE Tumbleweed package metadata: dnglab from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:dnglab
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.2
- **ソース概要:** Camera RAW to DNG file format converter
- **ホームページ:** <https://github.com/dnglab/dnglab>
- **リポジトリ:** <https://github.com/dnglab/dnglab>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dnglab (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.2
## プロジェクトの歴史と使われ方

DNGLab is a Rust command-line tool for converting camera RAW files into Adobe Digital Negative files. It sits in the photography-tooling niche where users want open, scriptable conversion outside proprietary camera vendor utilities.

### プロジェクトの歴史

The project README presents DNGLab as an alpha-stage RAW-to-DNG converter and points users to the GitHub issue tracker for bugs. Its related rawler crate is published separately for RAW parsing, with the README warning that the API is not yet stable.

### 採用の歴史

DNGLab's adoption is centered on photographers and RAW-format tinkerers who need batch conversion, metadata inspection, or camera-format experimentation from the terminal. Release notes show the project expanding camera and file-format support over time, especially around the v0.5 line.

### 使われ方

The CLI supports converting a single RAW file or a directory, analyzing RAW structure as JSON or YAML, extracting embedded originals from DNG files, and low-level DNG creation. That combination makes it useful both as a conversion command and as an inspection tool for RAW-format debugging.

### パッケージ好きにとっての重要性

Package nerds care about DNGLab because it is a modern Rust entry in a space long dominated by desktop photo applications and vendor converters. Its single-binary CLI model fits Homebrew, Nix, and other developer-oriented package channels.

### タイムライン

- 2021: Early public releases establish DNGLab as a CR3-focused RAW-to-DNG converter.
- 2022: v0.5.0 broadens supported file formats and improves DNG output.
- 2026: v0.7.x releases continue shipping prebuilt binaries.

### Related projects

- rawler is the related RAW parsing crate from the same project family.
- Adobe DNG Converter is the proprietary reference point for many RAW-to-DNG workflows.

### ソース

- <https://github.com/dnglab/dnglab>
- <https://github.com/dnglab/dnglab/releases>
- <https://github.com/dnglab/dnglab/blob/main/SUPPORTED_CAMERAS.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Nix - dnglab: normalized package name match | nixpkgs package indexes: pkgs/by-name/dn/dnglab/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - dnglab - 0.7.2-1.4: normalized package name match | openSUSE Tumbleweed package metadata: dnglab from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Camera RAW to DNG file format converter | https://github.com/dnglab/dnglab
- zypper - dnglab-bash-completion - 0.7.2-1.4: normalized package name match | openSUSE Tumbleweed package metadata: dnglab-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | This package provides tab completion for dnglab on the bash shell | https://github.com/dnglab/dnglab
- zypper - dnglab-fish-completion - 0.7.2-1.4: normalized package name match | openSUSE Tumbleweed package metadata: dnglab-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | This package provides tab completion for dnglab on the fish shell | https://github.com/dnglab/dnglab


## Combined YAML source

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


## ソース

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