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

Last updated: November 15,2024

1. Install "ilmbase.x86_64" package

In this section, we are going to explain the necessary steps to install ilmbase.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ilmbase.x86_64

2. Uninstall "ilmbase.x86_64" package

Learn how to uninstall ilmbase.x86_64 on Amazon Linux 2:

$ sudo yum remove ilmbase.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : ilmbase
Arch : x86_64
Version : 1.0.3
Release : 7.amzn2.0.2
Size : 102 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.