Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install openexr

local Homebrew formula metadata

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

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

Linux

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

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

Debian apt確認済み · 92%
sudo apt install openexr

Debian stable package indexes · openexr · ソース: deb.debian.org

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

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

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

nixpkgs package indexes · openexr · ソース: raw.githubusercontent.com

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

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

openSUSE zypper確認済み · 92%
sudo zypper install openexr

openSUSE Tumbleweed package metadata · openexr · ソース: download.opensuse.org

概要

パッケージ概要

High dynamic-range image file format

コマンドとエイリアス

  • exr2aces
  • exrenvmap
  • exrheader
  • exrinfo
  • exrmakepreview
  • exrmaketiled
  • exrmanifest
  • exrmetrics
  • exrmultipart
  • exrmultiview
  • exrstdattr

履歴

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

OpenEXR is a high-dynamic-range image file format and reference software stack for visual effects, animation, rendering, compositing, and digital intermediate workflows. It is one of the most important file-format packages in the computer-graphics toolchain because it standardizes floating-point image interchange across studios and applications.

プロジェクトの歴史

Industrial Light & Magic developed OpenEXR in 1999 to answer the visual-effects industry's need for higher color fidelity. ILM released the format and C++ library as open source in 2003, after using and refining it in production.

OpenEXR 2.0, released in 2013 through work associated with ILM and Weta Digital, added deep images and multi-part files. Those features made the format better suited to deep compositing and complex render-pass workflows where separate but related image data needs to travel together.

OpenEXR joined the Academy Software Foundation in 2018 alongside OpenCue. In the OpenEXR 3 generation, Imath was promoted out of the old IlmBase component into a separate dependency, making the math and half-float infrastructure more independently reusable across graphics software.

採用の歴史

ILM says OpenEXR became its main image file format and was used in every motion picture to which ILM contributed visual effects work starting in 2000. Early film uses included Harry Potter and the Sorcerer's Stone, Men in Black II, Gangs of New York, and Signs.

The Academy Software Foundation and ILM describe contributions from Weta Digital, Walt Disney Animation Studios, Sony Pictures Imageworks, Pixar Animation Studios, Autodesk, DreamWorks, and others. The Academy of Motion Picture Arts and Sciences gave Florian Kainz a 2007 Technical Achievement Award for the design and engineering of OpenEXR, citing its 16-bit floating-point HDR files, compression support, and visual-effects suitability.

OpenEXR's adoption also shows up in its packaging breadth: the input metadata lists packages across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE. For downstreams, the library is not just a command-line tool bundle but a dependency that image IO libraries, renderers, compositors, and DCC applications build against.

使われ方

Artists and pipeline tools use EXR files to store scene-linear HDR images, arbitrary channels, alpha, depth and auxiliary render passes, tiled or scanline images, and compressed production frames. Developers use the libraries and utilities to inspect headers, transform layouts, validate files, convert color-management-adjacent data, and integrate EXR IO into rendering and compositing software.

The command set exposed by the package, including tools such as `exrheader`, `exrinfo`, `exrmultipart`, and `exrstdattr`, reflects how the format is operated in production: metadata inspection, multipart/deep-file handling, preview generation, environment-map conversion, and conformance checks matter alongside ordinary image reading and writing.

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

OpenEXR is a canonical example of a domain-specific format becoming shared infrastructure. Package maintainers care about ABI stability, compiler settings, compression support, Imath version compatibility, Python bindings, and tool availability because a break in OpenEXR can ripple through render farms, asset pipelines, and desktop graphics applications.

Its evolution also shows how packaging boundaries change over time. The OpenEXR 3 split made Imath a separate dependency, so distributions had to track compatibility between OpenEXR and Imath instead of treating the old IlmBase stack as internal implementation detail.

タイムライン

  • 1999: ILM began developing OpenEXR for high-fidelity visual-effects imagery.
  • 2000: ILM began using OpenEXR as its main image file format for visual-effects film work.
  • 2003: ILM released OpenEXR publicly as open-source software.
  • 2007: OpenEXR received an Academy Technical Achievement Award.
  • 2013: OpenEXR 2.0 added deep data and multi-part image files.
  • 2018: OpenEXR joined the Academy Software Foundation.
  • 2021: OpenEXR 3.0 and Imath 3.0 moved the former IlmBase math pieces into the separate Imath project.

Related projects

  • Imath is the closest related package because OpenEXR 3 depends on it for math types and the half 16-bit floating-point type. OpenImageIO, renderers, compositors, and DCC applications are major downstream consumers rather than sibling projects.

ソース

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
exr2acescliグローバル実行可能ファイル
exrenvmapcliグローバル実行可能ファイル
exrheadercliグローバル実行可能ファイル
exrinfocliグローバル実行可能ファイル
exrmakepreviewcliグローバル実行可能ファイル
exrmaketiledcliグローバル実行可能ファイル
exrmanifestcliグローバル実行可能ファイル
exrmetricscliグローバル実行可能ファイル
exrmultipartcliグローバル実行可能ファイル
exrmultiviewcliグローバル実行可能ファイル
exrstdattrcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版3.4.13
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v3.4.13

https://github.com/AcademySoftwareFoundation/openexr

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:openexr
バージョン3.4.13
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/openexr
ホームページhttps://www.openexr.com/
リポジトリhttps://github.com/AcademySoftwareFoundation/openexr
上流ドキュメントhttps://github.com/AcademySoftwareFoundation/openexr#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.13.tar.gz
最終更新2026-06-22T17:20:14Z
Pulseupdated
依存関係imath, libdeflate, openjph
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenexr
Aliases
  • openexr@3
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

libopenexr-3-1-30 3.1.13-2

runtime files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-3-1-30
  • Section: libs
  • Architecture: amd64
  • Source Package: openexr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenexr-3-1-30 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenexr-dev 3.1.13-2

development files for the OpenEXR image library

https://www.openexr.com

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

libopenexr-doc 3.1.13-2

documentation and examples for the OpenEXR image format

https://www.openexr.com

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

openexr 3.1.13-2

command-line tools for the OpenEXR image format

https://www.openexr.com

sudo apt install openexr
  • Section: graphics
  • Architecture: amd64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Openexr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openexr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openexr

nix profile install nixpkgs#openexr
  • normalized package name match
  • 一致条件: Openexr
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: openexr from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libopenexr-3-1-30 3.1.5-5.1build3

runtime files for the OpenEXR image library

https://www.openexr.com

sudo apt install libopenexr-3-1-30
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: openexr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenexr-3-1-30 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenexr-dev 3.1.5-5.1build3

development files for the OpenEXR image library

https://www.openexr.com

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

libopenexr-doc 3.1.5-5.1build3

documentation and examples for the OpenEXR image format

https://www.openexr.com

sudo apt install libopenexr-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: openexr
  • 2 依存関係
  • normalized package name match
  • 一致条件: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenexr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

openexr 3.1.5-5.1build3

command-line tools for the OpenEXR image format

https://www.openexr.com

sudo apt install openexr
  • Section: universe/graphics
  • Architecture: amd64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Openexr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openexr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

openexr 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-dev 3.4.11-r0

High dynamic-range image file format library (development files)

https://www.openexr.com/

sudo apk add openexr-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-doc 3.4.11-r0

High dynamic-range image file format library (documentation)

https://www.openexr.com/

sudo apk add openexr-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-libiex 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr-libiex
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-libiex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-libilmthread 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr-libilmthread
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-libilmthread from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-libopenexr 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr-libopenexr
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-libopenexr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

openexr-libopenexrcore 3.4.11-r0

High dynamic-range image file format library

https://www.openexr.com/

sudo apk add openexr-libopenexrcore
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openexr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Openexr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openexr-libopenexrcore from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

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

このページは 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