How To Install libeconf-devel on Fedora 36

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

Introduction

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

What is libeconf-devel

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

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

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

sudo dnf -y install libeconf-devel

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

sudo yum -y install libeconf-devel

How To Uninstall libeconf-devel on Fedora 36

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

sudo dnf remove libeconf-devel

libeconf-devel Package Contents on Fedora 36

/usr/include/libeconf.h
/usr/include/libeconf_ext.h
/usr/lib64/cmake/libeconf
/usr/lib64/cmake/libeconf/libeconfConfig.cmake
/usr/lib64/cmake/libeconf/libeconfConfigVersion.cmake
/usr/lib64/cmake/libeconf/libeconfTargets-noconfig.cmake
/usr/lib64/cmake/libeconf/libeconfTargets.cmake
/usr/lib64/libeconf.so
/usr/lib64/pkgconfig/libeconf.pc
/usr/share/doc/libeconf-devel
/usr/share/doc/libeconf-devel/example
/usr/share/doc/libeconf-devel/example/CMakeLists.txt
/usr/share/doc/libeconf-devel/example/etc
/usr/share/doc/libeconf-devel/example/etc/example
/usr/share/doc/libeconf-devel/example/etc/example/conf.d
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/10-First_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/20-Second_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/30-Third_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/example.ini
/usr/share/doc/libeconf-devel/example/example.c
/usr/share/doc/libeconf-devel/example/usr
/usr/share/doc/libeconf-devel/example/usr/etc
/usr/share/doc/libeconf-devel/example/usr/etc/example.ini
/usr/share/man/man3/libeconf.3.gz

References

Summary

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


title: “How To Install libeconf-devel on Fedora 36” linkTitle: “libeconf-devel” type: “docs” description: “In this tutorial we learn how to install libeconf-devel in Fedora 36. libeconf-devel is Development files for libeconf” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libeconf-devel-featured.png

Introduction

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

What is libeconf-devel

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

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

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

sudo dnf -y install libeconf-devel

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

sudo yum -y install libeconf-devel

How To Uninstall libeconf-devel on Fedora 36

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

sudo dnf remove libeconf-devel

libeconf-devel Package Contents on Fedora 36

/usr/include/libeconf.h
/usr/include/libeconf_ext.h
/usr/lib/cmake/libeconf
/usr/lib/cmake/libeconf/libeconfConfig.cmake
/usr/lib/cmake/libeconf/libeconfConfigVersion.cmake
/usr/lib/cmake/libeconf/libeconfTargets-noconfig.cmake
/usr/lib/cmake/libeconf/libeconfTargets.cmake
/usr/lib/libeconf.so
/usr/lib/pkgconfig/libeconf.pc
/usr/share/doc/libeconf-devel
/usr/share/doc/libeconf-devel/example
/usr/share/doc/libeconf-devel/example/CMakeLists.txt
/usr/share/doc/libeconf-devel/example/etc
/usr/share/doc/libeconf-devel/example/etc/example
/usr/share/doc/libeconf-devel/example/etc/example/conf.d
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/10-First_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/20-Second_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/conf.d/30-Third_Group.ini
/usr/share/doc/libeconf-devel/example/etc/example/example.ini
/usr/share/doc/libeconf-devel/example/example.c
/usr/share/doc/libeconf-devel/example/usr
/usr/share/doc/libeconf-devel/example/usr/etc
/usr/share/doc/libeconf-devel/example/usr/etc/example.ini
/usr/share/man/man3/libeconf.3.gz

References

Summary

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