How To Install libitl-devel on Fedora 36

In this tutorial we learn how to install libitl-devel in Fedora 36. libitl-devel is Development files for libitl

Introduction

In this tutorial we learn how to install libitl-devel on Fedora 36.

What is libitl-devel

The libitl-devel package contains libraries and header files for developing applications that use libitl.

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


Install libitl-devel on Fedora 36 Using dnf

title: “How To Install libitl-devel on Fedora 36” Update yum database with dnf using the following command. linkTitle: “libitl-devel”

type: “docs”

sudo dnf makecache --refresh
description: "In this tutorial we learn how to install libitl-devel in Fedora 36. libitl-devel is Development files for libitl"

date: “2022-08-17”

lastmod: “2022-08-17” After updating yum database, We can install libitl-devel using dnf by running the following command: #image: /images/fedora/36/libitl-devel-featured.png



sudo dnf -y install libitl-devel
## Introduction

In this tutorial we learn how to install libitl-devel on Fedora 36.

Install libitl-devel on Fedora 36 Using yum

What is libitl-devel

Update yum database with yum using the following command.

The libitl-devel package contains libraries and header files for developing applications that use libitl.

sudo yum makecache --refresh

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

Install libitl-devel on Fedora 36 Using dnf

After updating yum database, We can install libitl-devel using yum by running the following command:

Update yum database with `dnf` using the following command.
sudo yum -y install libitl-devel

```bash

sudo dnf makecache –refresh

How To Uninstall libitl-devel on Fedora 36



To uninstall only the `libitl-devel` package we can use the following command:

After updating yum database, We can install `libitl-devel` using `dnf` by running the following command:
```bash

```bash
sudo dnf remove libitl-devel

sudo dnf -y install libitl-devel


## libitl-devel Package Contents on Fedora 36

## Install libitl-devel on Fedora 36 Using yum
```bash

Update yum database with `yum` using the following command.

```bash
sudo yum makecache --refresh

After updating yum database, We can install libitl-devel using yum by running the following command:

sudo yum -y install libitl-devel

How To Uninstall libitl-devel on Fedora 36

To uninstall only the libitl-devel package we can use the following command:

sudo dnf remove libitl-devel

libitl-devel Package Contents on Fedora 36

/usr/include/itl
/usr/include/itl/hijri.h
/usr/include/itl/prayer.h
/usr/lib/libitl.so
/usr/share/doc/libitl-devel
/usr/share/doc/libitl-devel/README
/usr/share/doc/libitl-devel/method-info.txt

References

Summary

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

/usr/include/itl /usr/include/itl/hijri.h /usr/include/itl/prayer.h /usr/lib64/libitl.so /usr/share/doc/libitl-devel /usr/share/doc/libitl-devel/README /usr/share/doc/libitl-devel/method-info.txt


## References

* [libitl-devel website](http://www.arabeyes.org/project.php?proj=ITL)

## Summary

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