How To Install aces_container on Fedora 36

In this tutorial we learn how to install aces_container in Fedora 36. aces_container is ACES Container Reference

Introduction

In this tutorial we learn how to install aces_container on Fedora 36.

What is aces_container

This folder contains a reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). The resulting file is compliant with the ACES container specification (SMPTE S2065-4). However, there are a few things that are not demonstrated by this reference implementation. Stereo channels EndOfFileFiller Arbitrary attributes and naming validations half type attributes keycode value validations

We can use yum or dnf to install aces_container on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install aces_container.

Install aces_container 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 aces_container using dnf by running the following command:

sudo dnf -y install aces_container

Install aces_container 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 aces_container using yum by running the following command:

sudo yum -y install aces_container

How To Uninstall aces_container on Fedora 36

To uninstall only the aces_container package we can use the following command:

sudo dnf remove aces_container

aces_container Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/291eb7ac8a76dd71958d7c8decb003aabddbd2
/usr/lib/libAcesContainer.so.1
/usr/lib/libAcesContainer.so.1.0.2
/usr/share/doc/aces_container
/usr/share/doc/aces_container/README.md
/usr/share/licenses/aces_container
/usr/share/licenses/aces_container/LICENSE

References

Summary

In this tutorial we learn how to install aces_container on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install aces_container on Fedora 36” linkTitle: “aces_container” type: “docs” description: “In this tutorial we learn how to install aces_container in Fedora 36. aces_container is ACES Container Reference” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/aces_container-featured.png

Introduction

In this tutorial we learn how to install aces_container on Fedora 36.

What is aces_container

This folder contains a reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). The resulting file is compliant with the ACES container specification (SMPTE S2065-4). However, there are a few things that are not demonstrated by this reference implementation. Stereo channels EndOfFileFiller Arbitrary attributes and naming validations half type attributes keycode value validations

We can use yum or dnf to install aces_container on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install aces_container.

Install aces_container 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 aces_container using dnf by running the following command:

sudo dnf -y install aces_container

Install aces_container 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 aces_container using yum by running the following command:

sudo yum -y install aces_container

How To Uninstall aces_container on Fedora 36

To uninstall only the aces_container package we can use the following command:

sudo dnf remove aces_container

aces_container Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/b55e07e9927a82e9dc8a1ac3bfc799f00a51c1
/usr/lib64/libAcesContainer.so.1
/usr/lib64/libAcesContainer.so.1.0.2
/usr/share/doc/aces_container
/usr/share/doc/aces_container/README.md
/usr/share/licenses/aces_container
/usr/share/licenses/aces_container/LICENSE

References

Summary

In this tutorial we learn how to install aces_container on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).