Automic VaultAutomic Vault

brew

libraw を Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libraw

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libraw

MacPorts ports tree · graphics/libraw/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add libraw

Alpine Linux edge package indexes · libraw · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#libraw

nixpkgs package indexes · pkgs/by-name/li/libraw/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libraw

Arch Linux sync databases · libraw · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libraw-bin

Debian stable package indexes · libraw-bin · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install LibRaw

Fedora Rawhide package metadata · LibRaw · ソース: dl.fedoraproject.org

openSUSE zypper確認済み · 92%
sudo zypper install libraw-devel

openSUSE Tumbleweed package metadata · libraw-devel · ソース: download.opensuse.org

概要

パッケージ概要

Library for reading RAW files from digital photo cameras

コマンドとエイリアス

  • 4channels
  • dcraw_emu
  • dcraw_half
  • half_mt
  • mem_image
  • multirender_test
  • postprocessing_benchmark
  • raw-identify
  • rawtextdump
  • simple_dcraw
  • unprocessed_raw

履歴

プロジェクトの歴史と使われ方

LibRaw is a RAW photo decoding library created to turn Dave Coffin's dcraw codebase into an embeddable, thread-safer library with expanded metadata and camera-format support.

プロジェクトの歴史

The LibRaw project states that it launched in 2008 based on Dave Coffin's dcraw.c utility. Its goals were to convert dcraw into a library usable by other programs, remove global-variable style constraints, improve thread safety, import dcraw changes, and expand metadata extraction.

LibRaw's history is inseparable from dcraw. The project notes that dcraw support was reduced to a minimum in 2015 and ceased in 2018; after that, new camera and format support was handled by the LibRaw team. The rendering path inherited from dcraw remained important, while LibRaw moved contributor demosaic and post-processing experiments into separate projects when they became hard to maintain in the core library.

採用の歴史

LibRaw was adopted broadly because camera vendors produce many undocumented or semi-documented RAW formats and applications need a maintained decoding layer. Its official documentation describes embedding in RAW converters, data analyzers, and other programs that use RAW files as input, and its supported-camera list spans phone cameras, drones, cinema cameras, DSLRs, and mirrorless systems.

使われ方

Homebrew installs the library and sample utilities such as dcraw_emu, raw-identify, simple_dcraw, and postprocessing_benchmark. Developers use the API when they need to identify cameras, read RAW metadata, unpack sensor data, or feed image data to a separate conversion pipeline.

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

LibRaw is one of the cleaner examples of turning a famous single-file Unix utility into a library package. It matters to maintainers because many graphics applications can share one camera-support substrate instead of vendoring dcraw snapshots or maintaining format decoders independently.

タイムライン

  • 1997: Dave Coffin's dcraw copyright lineage begins, later forming LibRaw's base.
  • 2008: LibRaw project launched from dcraw.c.
  • 2015: LibRaw records dcraw support being reduced to a minimum.
  • 2018: LibRaw records dcraw support ceasing, with camera-format support handled by the LibRaw team thereafter.
  • 2026: LibRaw documentation and supported-camera pages described the 0.22 camera support generation.

Related projects

  • LibRaw is related to dcraw, RawDigger, FastRawViewer, RAW converter applications, camera-specific RAW formats such as CRW, CR2, NEF, RAF, DNG, MOS, KDC, and DCR, and the LibRaw demosaic pack projects.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
4channelscliグローバル実行可能ファイル
dcraw_emucliグローバル実行可能ファイル
dcraw_halfcliグローバル実行可能ファイル
half_mtcliグローバル実行可能ファイル
mem_imagecliグローバル実行可能ファイル
multirender_testcliグローバル実行可能ファイル
postprocessing_benchmarkcliグローバル実行可能ファイル
raw-identifycliグローバル実行可能ファイル
rawtextdumpcliグローバル実行可能ファイル
simple_dcrawcliグローバル実行可能ファイル
unprocessed_rawcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.22.2
マネージャ更新日2026-07-16
ローカルデータOK
上流not checked
検出された最新未検出

https://www.libraw.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libraw
バージョン0.22.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libraw
ホームページhttps://www.libraw.org/
リポジトリhttps://github.com/LibRaw/LibRaw
上流ドキュメントhttps://www.libraw.org/docs
ライセンスLGPL-2.1-only OR CDDL-1.0
ソースアーカイブhttps://www.libraw.org/data/LibRaw-0.22.2.tar.gz
最終更新2026-07-16T10:08:25Z
Pulseupdated
依存関係jpeg-turbo, libomp, little-cms2
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibraw
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libraw-bin 0.21.4-2

raw image decoder library (tools)

https://www.libraw.org

sudo apt install libraw-bin
  • Section: graphics
  • Architecture: amd64
  • Source Package: libraw
  • 6 依存関係
  • normalized package name match
  • 一致条件: Libraw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libraw-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libraw-dev 0.21.4-2

raw image decoder library (development files)

https://www.libraw.org

sudo apt install libraw-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libraw
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libraw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libraw-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libraw-doc 0.21.4-2

raw image decoder library (documentation)

https://www.libraw.org

sudo apt install libraw-doc
  • Section: doc
  • Architecture: all
  • Source Package: libraw
  • normalized package name match
  • 一致条件: Libraw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libraw-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libraw23t64 0.21.4-2

raw image decoder library

https://www.libraw.org

sudo apt install libraw23t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libraw
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libraw23t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libraw

nix profile install nixpkgs#libraw
  • normalized package name match
  • 一致条件: Libraw
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libraw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libraw-bin 0.21.2-2.1build1

raw image decoder library (tools)

https://www.libraw.org

sudo apt install libraw-bin
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: libraw
  • 6 依存関係
  • normalized package name match
  • 一致条件: Libraw
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libraw-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libraw-dev 0.21.2-2.1build1

raw image decoder library (development files)

https://www.libraw.org

sudo apt install libraw-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libraw
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libraw
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libraw-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libraw-doc 0.21.2-2.1build1

raw image decoder library (documentation)

https://www.libraw.org

sudo apt install libraw-doc
  • Section: doc
  • Architecture: all
  • Source Package: libraw
  • normalized package name match
  • 一致条件: Libraw
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libraw-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libraw23t64 0.21.2-2.1build1

raw image decoder library

https://www.libraw.org

sudo apt install libraw23t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libraw
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libraw23t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libraw 0.22.1-r0

Library for reading RAW files obtained from digital photo cameras

https://www.libraw.org/

sudo apk add libraw
  • License: CDDL-1.0 OR LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libraw
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libraw from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libraw-dev 0.22.1-r0

Library for reading RAW files obtained from digital photo cameras (development files)

https://www.libraw.org/

sudo apk add libraw-dev
  • License: CDDL-1.0 OR LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libraw
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libraw-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libraw-tools 0.22.1-r0

tools for LibRaw

https://www.libraw.org/

sudo apk add libraw-tools
  • License: CDDL-1.0 OR LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: libraw
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libraw-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

LibRaw 0.22.1-1.fc45

Library for reading RAW files obtained from digital photo cameras

https://www.libraw.org

sudo dnf install LibRaw
  • License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only)
  • Category: Unspecified
  • Architecture: i686
  • Source Package: LibRaw
  • 9 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Libraw
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: LibRaw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

LibRaw-devel 0.22.1-1.fc45

LibRaw development libraries

https://www.libraw.org

sudo dnf install LibRaw-devel
  • License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only)
  • Category: Unspecified
  • Architecture: i686
  • Source Package: LibRaw
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libraw
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: LibRaw-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

LibRaw-samples 0.22.1-1.fc45

LibRaw sample programs

https://www.libraw.org

sudo dnf install LibRaw-samples
  • License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: LibRaw
  • 10 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: LibRaw-samples from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

LibRaw-static 0.22.1-1.fc45

LibRaw static development libraries

https://www.libraw.org

sudo dnf install LibRaw-static
  • License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only)
  • Category: Unspecified
  • Architecture: i686
  • Source Package: LibRaw
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libraw
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: LibRaw-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment