How to Install and Uninstall ilmbase.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "ilmbase.i686" package

This is a short guide on how to install ilmbase.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ilmbase.i686

2. Uninstall "ilmbase.i686" package

This tutorial shows how to uninstall ilmbase.i686 on Rocky Linux 8:

$ sudo dnf remove ilmbase.i686 $ sudo dnf autoremove

3. Information about the ilmbase.i686 package on Rocky Linux 8

Last metadata expiration check: 1:34:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ilmbase
Version : 2.2.0
Release : 13.el8
Architecture : i686
Size : 115 k
Source : ilmbase-2.2.0-13.el8.src.rpm
Repository : 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.