Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 openexr

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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