How To Install opencolorio1 on Fedora 36
Introduction
In this tutorial we learn how to install opencolorio1
on Fedora 36.
What is opencolorio1
OCIO enables color transforms and image display to be handled in a consistent manner across multiple graphics applications. Unlike other color management solutions, OCIO is geared towards motion-picture post production, with an emphasis on visual effects and animation color pipelines. NOTE OCIO 2.
We can use yum
or dnf
to install opencolorio1
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opencolorio1.
Install opencolorio1 on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install opencolorio1
using dnf
by running the following command:
sudo dnf -y install opencolorio1
Install opencolorio1 on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install opencolorio1
using yum
by running the following command:
sudo yum -y install opencolorio1
How To Uninstall opencolorio1 on Fedora 36
To uninstall only the opencolorio1
package we can use the following command:
sudo dnf remove opencolorio1
opencolorio1 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/4d3128a892aaec842eaf44536e6a412f6df83c
/usr/lib/libOpenColorIO.so.1
/usr/lib/libOpenColorIO.so.1.1.1
/usr/share/doc/opencolorio1
/usr/share/doc/opencolorio1/ChangeLog
/usr/share/doc/opencolorio1/README.md
/usr/share/licenses/opencolorio1
/usr/share/licenses/opencolorio1/LICENSE
References
Summary
In this tutorial we learn how to install opencolorio1
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install opencolorio1 on Fedora 36” linkTitle: “opencolorio1” type: “docs” description: “In this tutorial we learn how to install opencolorio1 in Fedora 36. opencolorio1 is Enables color transforms and image display across graphics apps” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/opencolorio1-featured.png
Introduction
In this tutorial we learn how to install opencolorio1
on Fedora 36.
What is opencolorio1
OCIO enables color transforms and image display to be handled in a consistent manner across multiple graphics applications. Unlike other color management solutions, OCIO is geared towards motion-picture post production, with an emphasis on visual effects and animation color pipelines. NOTE OCIO 2.
We can use yum
or dnf
to install opencolorio1
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opencolorio1.
Install opencolorio1 on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install opencolorio1
using dnf
by running the following command:
sudo dnf -y install opencolorio1
Install opencolorio1 on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install opencolorio1
using yum
by running the following command:
sudo yum -y install opencolorio1
How To Uninstall opencolorio1 on Fedora 36
To uninstall only the opencolorio1
package we can use the following command:
sudo dnf remove opencolorio1
opencolorio1 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/660a216a7461f2276625cab0b27c93172253c0
/usr/lib64/libOpenColorIO.so.1
/usr/lib64/libOpenColorIO.so.1.1.1
/usr/share/doc/opencolorio1
/usr/share/doc/opencolorio1/ChangeLog
/usr/share/doc/opencolorio1/README.md
/usr/share/licenses/opencolorio1
/usr/share/licenses/opencolorio1/LICENSE
References
Summary
In this tutorial we learn how to install opencolorio1
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).