How to Install and Uninstall ilmbase.i686 Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "ilmbase.i686" package

This guide covers the steps necessary to install ilmbase.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ilmbase.i686

2. Uninstall "ilmbase.i686" package

This tutorial shows how to uninstall ilmbase.i686 on Amazon Linux 2:

$ sudo yum remove ilmbase.i686 $ sudo yum autoremove

3. Information about the ilmbase.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ilmbase
Arch : i686
Version : 1.0.3
Release : 7.amzn2.0.2
Size : 105 k
Repo : amzn2-core/2/x86_64
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.