How To Install libell-devel on Fedora 36

In this tutorial we learn how to install libell-devel in Fedora 36. libell-devel is Embedded Linux library development files

Introduction

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

What is libell-devel

Headers for developing against libell.

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

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

sudo dnf -y install libell-devel

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

sudo yum -y install libell-devel

How To Uninstall libell-devel on Fedora 36

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

sudo dnf remove libell-devel

libell-devel Package Contents on Fedora 36

---
title: "How To Install libell-devel on Fedora 36"
linkTitle: "libell-devel"
type: "docs"
description: "In this tutorial we learn how to install libell-devel in Fedora 36. libell-devel is Embedded Linux library development files"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libell-devel-featured.png
---

## Introduction

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

### What is `libell-devel`

> Headers for developing against libell.  

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

## Install libell-devel on Fedora 36 Using dnf

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

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install libell-devel

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

sudo yum -y install libell-devel

How To Uninstall libell-devel on Fedora 36

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

sudo dnf remove libell-devel

libell-devel Package Contents on Fedora 36

/usr/include/ell
/usr/include/ell/acd.h
/usr/include/ell/base64.h
/usr/include/ell/cert.h
/usr/include/ell/checksum.h
/usr/include/ell/cipher.h
/usr/include/ell/cleanup.h
/usr/include/ell/dbus-client.h
/usr/include/ell/dbus-service.h
/usr/include/ell/dbus.h
/usr/include/ell/dhcp.h
/usr/include/ell/dhcp6.h
/usr/include/ell/dir.h
/usr/include/ell/ecc.h
/usr/include/ell/ecdh.h
/usr/include/ell/ell.h
/usr/include/ell/file.h
/usr/include/ell/genl.h
/usr/include/ell/gpio.h
/usr/include/ell/hashmap.h
/usr/include/ell/hwdb.h
/usr/include/ell/icmp6.h
/usr/include/ell/idle.h
/usr/include/ell/io.h
/usr/include/ell/key.h
/usr/include/ell/log.h
/usr/include/ell/main.h
/usr/include/ell/net.h
/usr/include/ell/netlink.h
/usr/include/ell/path.h
/usr/include/ell/pem.h
/usr/include/ell/queue.h
/usr/include/ell/random.h
/usr/include/ell/ringbuf.h
/usr/include/ell/rtnl.h
/usr/include/ell/settings.h
/usr/include/ell/signal.h
/usr/include/ell/string.h
/usr/include/ell/strv.h
/usr/include/ell/test.h
/usr/include/ell/tester.h
/usr/include/ell/time.h
/usr/include/ell/timeout.h
/usr/include/ell/tls.h
/usr/include/ell/uintset.h
/usr/include/ell/utf8.h
/usr/include/ell/util.h
/usr/include/ell/uuid.h
/usr/lib64/libell.so
/usr/lib64/pkgconfig/ell.pc

References

Summary

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

/usr/include/ell /usr/include/ell/acd.h /usr/include/ell/base64.h /usr/include/ell/cert.h /usr/include/ell/checksum.h /usr/include/ell/cipher.h /usr/include/ell/cleanup.h /usr/include/ell/dbus-client.h /usr/include/ell/dbus-service.h /usr/include/ell/dbus.h /usr/include/ell/dhcp.h /usr/include/ell/dhcp6.h /usr/include/ell/dir.h /usr/include/ell/ecc.h /usr/include/ell/ecdh.h /usr/include/ell/ell.h /usr/include/ell/file.h /usr/include/ell/genl.h /usr/include/ell/gpio.h /usr/include/ell/hashmap.h /usr/include/ell/hwdb.h /usr/include/ell/icmp6.h /usr/include/ell/idle.h /usr/include/ell/io.h /usr/include/ell/key.h /usr/include/ell/log.h /usr/include/ell/main.h /usr/include/ell/net.h /usr/include/ell/netlink.h /usr/include/ell/path.h /usr/include/ell/pem.h /usr/include/ell/queue.h /usr/include/ell/random.h /usr/include/ell/ringbuf.h /usr/include/ell/rtnl.h /usr/include/ell/settings.h /usr/include/ell/signal.h /usr/include/ell/string.h /usr/include/ell/strv.h /usr/include/ell/test.h /usr/include/ell/tester.h /usr/include/ell/time.h /usr/include/ell/timeout.h /usr/include/ell/tls.h /usr/include/ell/uintset.h /usr/include/ell/utf8.h /usr/include/ell/util.h /usr/include/ell/uuid.h /usr/lib/libell.so /usr/lib/pkgconfig/ell.pc


## References

* [libell-devel website](https://01.org/ell)

## Summary

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