How to Install and Uninstall ilmbase.src Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "ilmbase.src" package

Please follow the steps below to install ilmbase.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ilmbase.src

2. Uninstall "ilmbase.src" package

This tutorial shows how to uninstall ilmbase.src on Oracle Linux 8:

$ sudo dnf remove ilmbase.src $ sudo dnf autoremove

3. Information about the ilmbase.src package on Oracle Linux 8

Last metadata expiration check: 0:20:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ilmbase
Version : 2.2.0
Release : 13.el8
Architecture : src
Size : 528 k
Source : None
Repository : ol8_appstream
Summary : Abstraction/convenience libraries
URL : http://www.openexr.com/
License : BSD
Description : Half is a class that encapsulates the ilm 16-bit floating-point format.
:
: IlmThread is a thread abstraction library for use with OpenEXR
: and other software packages.
:
: Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
: and other useful 2D and 3D math functions.
:
: Iex is an exception-handling library.