# Installer opencolorio avec Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de opencolorio pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install opencolorio
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install opencolorio
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:opencolorio
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.5.2
- **Résumé source:** Color management solution geared towards motion picture production
- **Page d'accueil:** <https://opencolorio.org/>
- **Dépôt:** <https://github.com/AcademySoftwareFoundation/OpenColorIO>
- **Dernière mise à jour:** 2026-05-13T22:02:32Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.5.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour opencolorio. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
