How To Install jdns-devel on Fedora 36

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

Introduction

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

What is jdns-devel

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

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

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

sudo dnf -y install jdns-devel

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

sudo yum -y install jdns-devel

How To Uninstall jdns-devel on Fedora 36

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

sudo dnf remove jdns-devel

jdns-devel Package Contents on Fedora 36

/usr/include/jdns
/usr/include/jdns/jdns.h
/usr/include/jdns/jdns_export.h
/usr/lib64/cmake/jdns
/usr/lib64/cmake/jdns/JDnsConfig.cmake
/usr/lib64/cmake/jdns/JDnsConfigVersion.cmake
/usr/lib64/cmake/jdns/JDnsTargets-release.cmake
/usr/lib64/cmake/jdns/JDnsTargets.cmake
/usr/lib64/libjdns.so
/usr/lib64/pkgconfig/jdns.pc

References

Summary

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


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

Introduction

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

What is jdns-devel

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

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

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

sudo dnf -y install jdns-devel

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

sudo yum -y install jdns-devel

How To Uninstall jdns-devel on Fedora 36

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

sudo dnf remove jdns-devel

jdns-devel Package Contents on Fedora 36

/usr/include/jdns
/usr/include/jdns/jdns.h
/usr/include/jdns/jdns_export.h
/usr/lib/cmake/jdns
/usr/lib/cmake/jdns/JDnsConfig.cmake
/usr/lib/cmake/jdns/JDnsConfigVersion.cmake
/usr/lib/cmake/jdns/JDnsTargets-release.cmake
/usr/lib/cmake/jdns/JDnsTargets.cmake
/usr/lib/libjdns.so
/usr/lib/pkgconfig/jdns.pc

References

Summary

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