How To Install gupnp-av-docs on Fedora 36

In this tutorial we learn how to install gupnp-av-docs in Fedora 36. gupnp-av-docs is Documentation files for gupnp-av

Introduction

In this tutorial we learn how to install gupnp-av-docs on Fedora 36.

What is gupnp-av-docs

This package contains developer documentation for gupnp-av.

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

Install gupnp-av-docs 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 gupnp-av-docs using dnf by running the following command:

sudo dnf -y install gupnp-av-docs

Install gupnp-av-docs 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 gupnp-av-docs using yum by running the following command:

sudo yum -y install gupnp-av-docs

How To Uninstall gupnp-av-docs on Fedora 36

To uninstall only the gupnp-av-docs package we can use the following command:

sudo dnf remove gupnp-av-docs

gupnp-av-docs Package Contents on Fedora 36

/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/gupnp-av
/usr/share/gtk-doc/html/gupnp-av/annotation-glossary.html
/usr/share/gtk-doc/html/gupnp-av/ch01.html
/usr/share/gtk-doc/html/gupnp-av/ch02.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPCDSLastChangeParser.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteContainer.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteContributor.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteCreateClass.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteDescriptor.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteItem.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteObject.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteParser.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteResource.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteWriter.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPFeature.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPFeatureListParser.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPLastChangeParser.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPMediaCollection.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPProtocolInfo.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPSearchCriteriaParser.html
/usr/share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
/usr/share/gtk-doc/html/gupnp-av/home.png
/usr/share/gtk-doc/html/gupnp-av/index.html
/usr/share/gtk-doc/html/gupnp-av/left-insensitive.png
/usr/share/gtk-doc/html/gupnp-av/left.png
/usr/share/gtk-doc/html/gupnp-av/right-insensitive.png
/usr/share/gtk-doc/html/gupnp-av/right.png
/usr/share/gtk-doc/html/gupnp-av/style.css
/usr/share/gtk-doc/html/gupnp-av/up-insensitive.png
/usr/share/gtk-doc/html/gupnp-av/up.png

References

Summary

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