How To Install DevIL-ILUT on Fedora 36

In this tutorial we learn how to install DevIL-ILUT in Fedora 36. DevIL-ILUT is The libILUT component of DevIL

Introduction

In this tutorial we learn how to install DevIL-ILUT on Fedora 36.

What is DevIL-ILUT

The libILUT component of DevIL

We can use yum or dnf to install DevIL-ILUT on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install DevIL-ILUT.

Install DevIL-ILUT 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 DevIL-ILUT using dnf by running the following command:

sudo dnf -y install DevIL-ILUT

Install DevIL-ILUT 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 DevIL-ILUT using yum by running the following command:

sudo yum -y install DevIL-ILUT

How To Uninstall DevIL-ILUT on Fedora 36

To uninstall only the DevIL-ILUT package we can use the following command:

sudo dnf remove DevIL-ILUT

DevIL-ILUT Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/d1f39841fb2aa9e3fd74c2fe63c9b123f06756
/usr/lib/libILUT.so.1
/usr/lib/libILUT.so.1.1.0
---
title: "How To Install DevIL-ILUT on Fedora 36"
linkTitle: "DevIL-ILUT"

References

Summary

In this tutorial we learn how to install DevIL-ILUT on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

type: “docs” description: “In this tutorial we learn how to install DevIL-ILUT in Fedora 36. DevIL-ILUT is The libILUT component of DevIL” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/DevIL-ILUT-featured.png

Introduction

In this tutorial we learn how to install DevIL-ILUT on Fedora 36.

What is DevIL-ILUT

The libILUT component of DevIL

We can use yum or dnf to install DevIL-ILUT on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install DevIL-ILUT.

Install DevIL-ILUT 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 DevIL-ILUT using dnf by running the following command:

sudo dnf -y install DevIL-ILUT

Install DevIL-ILUT 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 DevIL-ILUT using yum by running the following command:

sudo yum -y install DevIL-ILUT

How To Uninstall DevIL-ILUT on Fedora 36

To uninstall only the DevIL-ILUT package we can use the following command:

sudo dnf remove DevIL-ILUT

DevIL-ILUT Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/9adfe624f73ac8ab5474c0d1991c73f6d12bdb
/usr/lib64/libILUT.so.1
/usr/lib64/libILUT.so.1.1.0

References

Summary

In this tutorial we learn how to install DevIL-ILUT on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).