How To Install ilmbase on Fedora 36
Introduction
In this tutorial we learn how to install ilmbase
on Fedora 36.
What is ilmbase
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.
We can use yum
or dnf
to install ilmbase
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ilmbase.
Install ilmbase on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ilmbase
using dnf
by running the following command:
sudo dnf -y install ilmbase
Install ilmbase on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ilmbase
using yum
by running the following command:
sudo yum -y install ilmbase
How To Uninstall ilmbase on Fedora 36
To uninstall only the ilmbase
package we can use the following command:
sudo dnf remove ilmbase
ilmbase Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/9052b86f3af5de7fe8dd1c90bf1fe1dd873628
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/220c440a3a18dd46d2cbb9f425bc6e520d93ae
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/c6c43dd7a688816af53bb75f2a2ce357f277a6
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/2abade06bead4bbd3ff205ac57bc67bef11355
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/6a919057c9f3447d8ff94f402da132961c92ad
/usr/lib64/libHalf.so.24
/usr/lib64/libHalf.so.24.0.0
/usr/lib64/libIex-2_3.so.24
/usr/lib64/libIex-2_3.so.24.0.0
/usr/lib64/libIexMath-2_3.so.24
/usr/lib64/libIexMath-2_3.so.24.0.0
/usr/lib64/libIlmThread-2_3.so.24
/usr/lib64/libIlmThread-2_3.so.24.0.0
/usr/lib64/libImath-2_3.so.24
/usr/lib64/libImath-2_3.so.24.0.0
/usr/share/doc/ilmbase
/usr/share/doc/ilmbase/AUTHORS
/usr/share/doc/ilmbase/ChangeLog
/usr/share/doc/ilmbase/NEWS
/usr/share/doc/ilmbase/README.md
/usr/share/licenses/ilmbase
/usr/share/licenses/ilmbase/LICENSE
References
Summary
In this tutorial we learn how to install ilmbase
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ilmbase on Fedora 36” linkTitle: “ilmbase” type: “docs” description: “In this tutorial we learn how to install ilmbase in Fedora 36. ilmbase is Abstraction/convenience libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ilmbase-featured.png
Introduction
In this tutorial we learn how to install ilmbase
on Fedora 36.
What is ilmbase
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.
We can use yum
or dnf
to install ilmbase
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ilmbase.
Install ilmbase on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ilmbase
using dnf
by running the following command:
sudo dnf -y install ilmbase
Install ilmbase on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ilmbase
using yum
by running the following command:
sudo yum -y install ilmbase
How To Uninstall ilmbase on Fedora 36
To uninstall only the ilmbase
package we can use the following command:
sudo dnf remove ilmbase
ilmbase Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/5b68c22c88a3f3de0b5e5cc32f380c5e30dd9c
/usr/lib/.build-id/43
/usr/lib/.build-id/43/efc9675f56825b07a891565661b960421bc1b5
/usr/lib/.build-id/90
/usr/lib/.build-id/90/c444fc93101f1e822aa42ac512eae55a7d498a
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/eddce18b2130ab642d2e8d1fda12b2fb8c5212
/usr/lib/.build-id/df
/usr/lib/.build-id/df/7b2111edb5ab71168f27f7b018e2f4747e5224
/usr/lib/libHalf.so.24
/usr/lib/libHalf.so.24.0.0
/usr/lib/libIex-2_3.so.24
/usr/lib/libIex-2_3.so.24.0.0
/usr/lib/libIexMath-2_3.so.24
/usr/lib/libIexMath-2_3.so.24.0.0
/usr/lib/libIlmThread-2_3.so.24
/usr/lib/libIlmThread-2_3.so.24.0.0
/usr/lib/libImath-2_3.so.24
/usr/lib/libImath-2_3.so.24.0.0
/usr/share/doc/ilmbase
/usr/share/doc/ilmbase/AUTHORS
/usr/share/doc/ilmbase/ChangeLog
/usr/share/doc/ilmbase/NEWS
/usr/share/doc/ilmbase/README.md
/usr/share/licenses/ilmbase
/usr/share/licenses/ilmbase/LICENSE
References
Summary
In this tutorial we learn how to install ilmbase
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).