# dnglab mit Homebrew, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dnglab in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dnglab
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:dnglab
- **Paketmanager:** Homebrew
- **Version:** 0.7.2
- **Quellzusammenfassung:** Camera RAW to DNG file format converter
- **Homepage:** <https://github.com/dnglab/dnglab>
- **Repository:** <https://github.com/dnglab/dnglab>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dnglab (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
