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

查看 opencolorio 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:opencolorio
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install opencolorio
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install opencolorio
```

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

### Linux

- apk (92%):

```sh
sudo apk add opencolorio
```

  证据: Alpine Linux edge package indexes: opencolorio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#opencolorio
```

  证据: nixpkgs package indexes: pkgs/by-name/op/opencolorio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S opencolorio
```

  证据: Arch Linux sync databases: opencolorio from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libopencolorio-dev
```

  证据: Debian stable package indexes: libopencolorio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install OpenColorIO
```

  证据: Fedora Rawhide package metadata: OpenColorIO from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install OpenColorIO-devel
```

  证据: openSUSE Tumbleweed package metadata: OpenColorIO-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:opencolorio
- **软件包管理器:** Homebrew
- **版本:** 2.5.2
- **来源摘要:** Color management solution geared towards motion picture production
- **主页:** <https://opencolorio.org/>
- **仓库:** <https://github.com/AcademySoftwareFoundation/OpenColorIO>
- **最后更新:** 2026-05-13T22:02:32Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ocioarchive (别名)
- ociobakelut (别名)
- ociocheck (别名)
- ociochecklut (别名)
- ocioconvert (别名)
- ociocpuinfo (别名)
- ociolutimage (别名)
- ociomakeclf (别名)
- ociomergeconfigs (别名)
- ocioperf (别名)
- ociowrite (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.5.2
## 项目历史与用法

OpenColorIO, usually shortened to OCIO, is a production color-management framework for motion pictures, visual effects, animation, and related graphics pipelines. It gives artists and applications a common way to apply color transforms, display views, LUTs, and ACES-compatible workflows across many tools.

### 项目历史

OCIO grew out of Sony Pictures Imageworks production needs. The official documentation says version 1.0 was released in 2011 after development beginning in 2003, and that OCIO v1 captured production experience from films including Spider-Man 2, Surf's Up, Cloudy with a Chance of Meatballs, and Alice in Wonderland.

In February 2019, the Linux Foundation announced that OpenColorIO had become the Academy Software Foundation's second hosted project. That moved governance into a neutral foundation for motion-picture open source, while Sony Pictures Imageworks continued as an important contributor and Autodesk led much of the OCIO 2.0 design and implementation work.

OCIO v2 was developed from 2017 to 2020 and released in 2021. ASWF described v2 as a major update after three years of development and beta testing, adding a more accurate GPU renderer, faster CPU rendering, more accurate ACES transforms, Academy/ASC Common LUT Format support, ICC monitor profile support, and many config and API improvements.

### 采用历史

OpenColorIO became an industry package because color management must be consistent across many applications in a studio pipeline. The ASWF announcement called it a fundamental tool for VFX and animation and named commercial application support including Katana, Mari, Nuke, and Silhouette FX; the project site also maintains a supported-applications directory across animation, compositing, editing, game-engine, look-development, rendering, review, and texture workflows.

OCIO's connection to ACES and LUT interoperability helped adoption beyond a single studio. The documentation describes it as ACES-compatible and LUT-format agnostic, while OCIO v2 added built-in ACES transforms and CLF support that make interchange and certification-oriented workflows easier for application developers and pipeline teams.

### 使用方式

Studios use OCIO config files to define color spaces, display transforms, looks, file rules, and view behavior for a show or facility. Applications then use the C++ or Python APIs, command-line tools such as `ociobakelut`, `ocioconvert`, `ociocheck`, `ociomakeclf`, and GPU shader generation to apply the same color decisions in compositing, rendering, playback, review, and game-engine contexts.

Artists usually encounter OCIO indirectly through host applications: selecting an OCIO config, viewing through a display/view transform, converting assets between color spaces, or using an ACES pipeline. Developers integrate OCIO when they need CPU/GPU color processing, LUT parsing, config validation, or menus that expose only the color spaces appropriate for a task.

### 为什么软件包爱好者会关心

OCIO is a classic package-manager stress test for media pipelines: it is a C++ library, Python module, CLI tool suite, and plugin dependency whose ABI, GPU backends, image/color standards, and VFX Reference Platform alignment all matter. A small version bump can affect application compatibility and color correctness across a studio.

### 时间线

- 2003: Sony Pictures Imageworks began the development line that became OpenColorIO.
- 2011: OCIO 1.0 was released after years of Imageworks production use.
- 2019-02-08: OpenColorIO joined the Academy Software Foundation as its second hosted project.
- 2021-02-08: ASWF announced OCIO v2 availability after three years of development and four months of beta testing.

### Related projects

- OpenColorIO is closely tied to ACES, Academy/ASC Common LUT Format, the VFX Reference Platform, ASWF governance, and application ecosystems such as Nuke, Katana, Maya, Houdini, Unreal Engine, and other DCC tools.

### 来源

- <https://github.com/AcademySoftwareFoundation/OpenColorIO>
- <https://opencolorio.org/>
- <https://opencolorio.readthedocs.io/en/latest/>
- <https://opencolorio.readthedocs.io/en/latest/releases/ocio_2_0.html>
- <https://www.aswf.io/blog/ocio_v2/>
- <https://www.linuxfoundation.org/press/press-release/academy-scientific-and-technical-award-winning-opencolorio-joins-academy-software-foundation>


## 安全说明

没有找到 opencolorio 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Debian apt - libopencolorio-dev - 2.1.3+dfsg-1.2: normalized package name match | Debian stable package indexes: libopencolorio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | complete color management solution - development | https://opencolorio.org
- Debian apt - libopencolorio2.1t64 - 2.1.3+dfsg-1.2: normalized package name match | Debian stable package indexes: libopencolorio2.1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | complete color management solution - runtime | https://opencolorio.org
- Debian apt - opencolorio-tools - 2.1.3+dfsg-1.2: normalized package name match | Debian stable package indexes: opencolorio-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | complete color management solution - utilities | https://opencolorio.org
- Debian apt - python3-pyopencolorio - 2.1.3+dfsg-1.2: normalized package name match | Debian stable package indexes: python3-pyopencolorio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | complete color management solution - Python bindings | https://opencolorio.org
- Nix - opencolorio: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/opencolorio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libopencolorio-dev - 2.1.3+dfsg-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libopencolorio-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | complete color management solution - development | https://opencolorio.org
- Ubuntu apt - libopencolorio2.1t64 - 2.1.3+dfsg-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libopencolorio2.1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | complete color management solution - runtime | https://opencolorio.org
- Ubuntu apt - opencolorio-tools - 2.1.3+dfsg-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: opencolorio-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | complete color management solution - utilities | https://opencolorio.org
- Ubuntu apt - python3-pyopencolorio - 2.1.3+dfsg-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pyopencolorio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | complete color management solution - Python bindings | https://opencolorio.org
- apk - opencolorio - 2.5.2-r0: normalized package name match | Alpine Linux edge package indexes: opencolorio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Color management framework for visual effects and animation | https://opencolorio.org/
- apk - opencolorio-dev - 2.5.2-r0: normalized package name match | Alpine Linux edge package indexes: opencolorio-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Color management framework for visual effects and animation (development files) | https://opencolorio.org/
- apk - opencolorio-tools - 2.5.2-r0: normalized package name match | Alpine Linux edge package indexes: opencolorio-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | OpenColorIO color management framework tools | https://opencolorio.org/
- apk - py3-opencolorio - 2.5.2-r0: normalized package name match | Alpine Linux edge package indexes: py3-opencolorio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Python3 bindings for OpenColorIO color management framework | https://opencolorio.org/
- dnf - OpenColorIO - 2.5.2-4.fc45: normalized package name match | Fedora Rawhide package metadata: OpenColorIO from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Enables color transforms and image display across graphics apps | http://opencolorio.org/
- dnf - OpenColorIO-devel - 2.5.2-4.fc45: normalized package name match | Fedora Rawhide package metadata: OpenColorIO-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development libraries and headers for OpenColorIO | http://opencolorio.org/
- dnf - OpenColorIO-tools - 2.5.2-4.fc45: normalized package name match | Fedora Rawhide package metadata: OpenColorIO-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command line tools for OpenColorIO | http://opencolorio.org/


## Combined YAML source

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


## 来源

- 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
