How To Install libnetconf2-devel on Fedora 36

In this tutorial we learn how to install libnetconf2-devel in Fedora 36. libnetconf2-devel is Headers of libnetconf2 library

Introduction

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

What is libnetconf2-devel

Headers of libnetconf library.

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

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

sudo dnf -y install libnetconf2-devel

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

sudo yum -y install libnetconf2-devel

How To Uninstall libnetconf2-devel on Fedora 36

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

sudo dnf remove libnetconf2-devel

libnetconf2-devel Package Contents on Fedora 36

/usr/include/libnetconf2
/usr/include/libnetconf2/config.h
/usr/include/libnetconf2/log.h
/usr/include/libnetconf2/messages_client.h
/usr/include/libnetconf2/messages_server.h
/usr/include/libnetconf2/netconf.h
/usr/include/libnetconf2/session.h
/usr/include/libnetconf2/session_client.h
/usr/include/libnetconf2/session_client_ch.h
/usr/include/libnetconf2/session_server.h
/usr/include/libnetconf2/session_server_ch.h
/usr/include/nc_client.h
/usr/include/nc_server.h
/usr/lib/libnetconf2.so
/usr/lib/pkgconfig/libnetconf2.pc
/usr/share/doc/libnetconf2-devel
/usr/share/doc/libnetconf2-devel/CODINGSTYLE.md

References

Summary

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


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

Introduction

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

What is libnetconf2-devel

Headers of libnetconf library.

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

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

sudo dnf -y install libnetconf2-devel

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

sudo yum -y install libnetconf2-devel

How To Uninstall libnetconf2-devel on Fedora 36

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

sudo dnf remove libnetconf2-devel

libnetconf2-devel Package Contents on Fedora 36

/usr/include/libnetconf2
/usr/include/libnetconf2/config.h
/usr/include/libnetconf2/log.h
/usr/include/libnetconf2/messages_client.h
/usr/include/libnetconf2/messages_server.h
/usr/include/libnetconf2/netconf.h
/usr/include/libnetconf2/session.h
/usr/include/libnetconf2/session_client.h
/usr/include/libnetconf2/session_client_ch.h
/usr/include/libnetconf2/session_server.h
/usr/include/libnetconf2/session_server_ch.h
/usr/include/nc_client.h
/usr/include/nc_server.h
/usr/lib64/libnetconf2.so
/usr/lib64/pkgconfig/libnetconf2.pc
/usr/share/doc/libnetconf2-devel
/usr/share/doc/libnetconf2-devel/CODINGSTYLE.md

References

Summary

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