How To Install libupnp-devel on Fedora 36

In this tutorial we learn how to install libupnp-devel in Fedora 36. libupnp-devel is Include files needed for development with libupnp

Introduction

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

What is libupnp-devel

The libupnp-devel package contains the files necessary for development with the UPnP SDK libraries.

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

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

sudo dnf -y install libupnp-devel

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

sudo yum -y install libupnp-devel

How To Uninstall libupnp-devel on Fedora 36

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

sudo dnf remove libupnp-devel

libupnp-devel Package Contents on Fedora 36

/usr/include/upnp
/usr/include/upnp/Callback.h
/usr/include/upnp/UpnpActionComplete.h
/usr/include/upnp/UpnpActionRequest.h
/usr/include/upnp/UpnpDiscovery.h
/usr/include/upnp/UpnpEvent.h
/usr/include/upnp/UpnpEventSubscribe.h
/usr/include/upnp/UpnpExtraHeaders.h
/usr/include/upnp/UpnpFileInfo.h
/usr/include/upnp/UpnpGlobal.h
/usr/include/upnp/UpnpInet.h
/usr/include/upnp/UpnpIntTypes.h
/usr/include/upnp/UpnpStateVarComplete.h
/usr/include/upnp/UpnpStateVarRequest.h
/usr/include/upnp/UpnpStdInt.h
/usr/include/upnp/UpnpString.h
/usr/include/upnp/UpnpSubscriptionRequest.h
/usr/include/upnp/UpnpUniStd.h
/usr/include/upnp/ithread.h
/usr/include/upnp/ixml.h
/usr/include/upnp/ixmldebug.h
/usr/include/upnp/list.h
/usr/include/upnp/upnp.h
/usr/include/upnp/upnpconfig.h
/usr/include/upnp/upnpdebug.h
/usr/include/upnp/upnptools.h
/usr/lib64/libixml.so
/usr/lib64/libupnp.so
/usr/lib64/pkgconfig/libupnp.pc

References

Summary

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


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

Introduction

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

What is libupnp-devel

The libupnp-devel package contains the files necessary for development with the UPnP SDK libraries.

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

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

sudo dnf -y install libupnp-devel

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

sudo yum -y install libupnp-devel

How To Uninstall libupnp-devel on Fedora 36

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

sudo dnf remove libupnp-devel

libupnp-devel Package Contents on Fedora 36

/usr/include/upnp
/usr/include/upnp/Callback.h
/usr/include/upnp/UpnpActionComplete.h
/usr/include/upnp/UpnpActionRequest.h
/usr/include/upnp/UpnpDiscovery.h
/usr/include/upnp/UpnpEvent.h
/usr/include/upnp/UpnpEventSubscribe.h
/usr/include/upnp/UpnpExtraHeaders.h
/usr/include/upnp/UpnpFileInfo.h
/usr/include/upnp/UpnpGlobal.h
/usr/include/upnp/UpnpInet.h
/usr/include/upnp/UpnpIntTypes.h
/usr/include/upnp/UpnpStateVarComplete.h
/usr/include/upnp/UpnpStateVarRequest.h
/usr/include/upnp/UpnpStdInt.h
/usr/include/upnp/UpnpString.h
/usr/include/upnp/UpnpSubscriptionRequest.h
/usr/include/upnp/UpnpUniStd.h
/usr/include/upnp/ithread.h
/usr/include/upnp/ixml.h
/usr/include/upnp/ixmldebug.h
/usr/include/upnp/list.h
/usr/include/upnp/upnp.h
/usr/include/upnp/upnpconfig.h
/usr/include/upnp/upnpdebug.h
/usr/include/upnp/upnptools.h
/usr/lib/libixml.so
/usr/lib/libupnp.so
/usr/lib/pkgconfig/libupnp.pc

References

Summary

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