# dcraw mit Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:dcraw
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dcraw
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dcraw
```

  Evidenz: MacPorts ports tree: graphics/dcraw/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install dcraw
```

  Evidenz: Debian stable package indexes: dcraw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dcraw
```

  Evidenz: Fedora Rawhide package metadata: dcraw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dcraw
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/dc/dcraw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S dcraw
```

  Evidenz: Arch Linux sync databases: dcraw from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install dcraw
```

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

## Paketfakten

- **Paketschlüssel:** brew:dcraw
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dcraw>
- **Version:** 9.28.0
- **Quellzusammenfassung:** Digital camera RAW photo decoding software
- **Homepage:** <https://dechifro.org/dcraw/>
- **Upstream-Dokumentation:** <https://dechifro.org/dcraw/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://dechifro.org/dcraw/archive/dcraw-9.28.0.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- dcraw (cli)
- dcraw (Alias)

## Abhängigkeiten

- jasper
- jpeg-turbo
- little-cms2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 9.28.0
- lokale Daten: OK
- Upstream-Repository: https://dechifro.org/dcraw/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

dcraw is Dave Coffin's portable ANSI C decoder for raw digital camera photos. The official site describes its goal as decoding raw images from any digital camera on any operating system, and calls it a standard tool inside and outside open source.

### Projektgeschichte

The official dcraw page says the RCS history of dcraw.c begins with its conception on February 23, 1997. Instead of using a public forge as its primary home, dcraw has long been distributed from Coffin's own site as source files, an RCS file, tarballs, translations, and an official manpage.

### Adoptionsgeschichte

dcraw became important because camera vendors shipped proprietary Windows and Mac tools while Unix and open-source users needed a portable way to process raw files. The official page lists many applications and plugins that used dcraw, copied parts of dcraw.c, or treated the source as practical documentation for camera formats.

### Wie es verwendet wird

The manpage documents dcraw as a command-line decoder that can decode raw photos, display metadata, and extract thumbnails. Its options cover identifying files, outputting to stdout, controlling white balance, extracting embedded thumbnails, and producing image formats suitable for further processing.

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

dcraw is package-manager folklore because it compressed a sprawling compatibility problem into one portable C program. For distributions, graphics stacks, and photo tools, it served as both an executable utility and a reference implementation for raw camera formats.

### Zeitleiste

- 1997: dcraw.c history begins according to the official RCS file note
- 2003: Official page links Dave Coffin's Digital Outback Photo essay
- 2005: Official page links press and interview coverage around raw-photo decoding
- 2015: Official manpage updated March 3, 2015

### Related projects

- gPhoto, UFRaw, GIMP rawphoto, RawTherapee, Adobe Camera Raw

### Quellen

- <https://dechifro.org/dcraw>
- <https://dechifro.org/dcraw/dcraw.1.html>
- <https://dechifro.org/dcraw/RCS/dcraw.c,v>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - dcraw - 9.28-8: normalized package name match | Debian stable package indexes: dcraw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | decode raw digital camera images | https://www.dechifro.org/dcraw/
- Nix - dcraw: normalized package name match | nixpkgs package indexes: pkgs/by-name/dc/dcraw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dcraw - 9.28-5ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: dcraw from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | decode raw digital camera images | https://www.dechifro.org/dcraw/
- dnf - dcraw - 9.28.0-29.fc45: normalized package name match | Fedora Rawhide package metadata: dcraw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool for decoding raw image data from digital cameras | http://www.dechifro.org/dcraw/
- pacman - dcraw - 9.28.0-5: normalized package name match | Arch Linux sync databases: dcraw from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Decodes any raw image from any digital camera | https://www.dechifro.org/dcraw/
- zypper - dcraw - 9.28.0-5.8: normalized package name match | openSUSE Tumbleweed package metadata: dcraw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Raw Digital Photo Decoding | https://www.dechifro.org/dcraw/
- zypper - dcraw-lang - 9.28.0-5.8: normalized package name match | openSUSE Tumbleweed package metadata: dcraw-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package dcraw | https://www.dechifro.org/dcraw/
- MacPorts - dcraw: normalized package name match | MacPorts ports tree: graphics/dcraw/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [jpeg-turbo](https://pkg.so/de/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [little-cms2](https://pkg.so/de/brew/little-cms2/) - Runtime dependency declared by Homebrew.
- [jasper](https://pkg.so/de/brew/jasper/) - Runtime dependency declared by Homebrew.
- [dnglab](https://pkg.so/de/brew/dnglab/) - Shares pkgdb curated category or tags: cli, converter, media, photography, raw-images.
- [lensfun](https://pkg.so/de/brew/lensfun/) - Shares pkgdb curated category or tags: cli, media, photography.
- [flac](https://pkg.so/de/brew/flac/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [libraw](https://pkg.so/de/brew/libraw/) - Shares pkgdb curated category or tags: cli, media, raw-images.
- [exiftool](https://pkg.so/de/brew/exiftool/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [taglib](https://pkg.so/de/brew/taglib/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [media-info](https://pkg.so/de/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [fontforge](https://pkg.so/de/brew/fontforge/) - Shares pkgdb curated category or tags: cli, converter, media.
- [geeqie](https://pkg.so/de/brew/geeqie/) - Local package facts share a topical domain. Shared terms: cli, cms2, jpeg, jpeg-turbo, little.

## Combined YAML source

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


## Quellen

- 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
