How To Install OpenEXR_Viewers-docs on Fedora 36

In this tutorial we learn how to install OpenEXR_Viewers-docs in Fedora 36. OpenEXR_Viewers-docs is Documentation for OpenEXR_Viewers

Introduction

In this tutorial we learn how to install OpenEXR_Viewers-docs on Fedora 36.

What is OpenEXR_Viewers-docs

This package contains documentation files for OpenEXR_Viewers.

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

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

sudo dnf -y install OpenEXR_Viewers-docs

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

sudo yum -y install OpenEXR_Viewers-docs

How To Uninstall OpenEXR_Viewers-docs on Fedora 36

To uninstall only the OpenEXR_Viewers-docs package we can use the following command:

sudo dnf remove OpenEXR_Viewers-docs

OpenEXR_Viewers-docs Package Contents on Fedora 36

/usr/share/doc/OpenEXR_Viewers-docs
/usr/share/doc/OpenEXR_Viewers-docs/OpenEXRViewers.odt
/usr/share/doc/OpenEXR_Viewers-docs/OpenEXRViewers.pdf

References

Summary

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