How to Install and Uninstall ilmbase.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 21,2024

1. Install "ilmbase.x86_64" package

This is a short guide on how to install ilmbase.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ilmbase.x86_64

2. Uninstall "ilmbase.x86_64" package

Please follow the steps below to uninstall ilmbase.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ilmbase.x86_64 $ sudo dnf autoremove

3. Information about the ilmbase.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:30:52 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : ilmbase
Version : 2.2.0
Release : 11.el8
Architecture : x86_64
Size : 625 k
Source : ilmbase-2.2.0-11.el8.src.rpm
Repository : @System
From repo : 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.