How To Install libvirt-designer-devel-doc on Fedora 36

In this tutorial we learn how to install libvirt-designer-devel-doc in Fedora 36. libvirt-designer-devel-doc is Libvirt configuration designer development documentation

Introduction

In this tutorial we learn how to install libvirt-designer-devel-doc on Fedora 36.

What is libvirt-designer-devel-doc

This package provides the libvirt configuration designer development documentation like API and exported symbols description.

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

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

sudo dnf -y install libvirt-designer-devel-doc

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

sudo yum -y install libvirt-designer-devel-doc

How To Uninstall libvirt-designer-devel-doc on Fedora 36

To uninstall only the libvirt-designer-devel-doc package we can use the following command:

sudo dnf remove libvirt-designer-devel-doc

libvirt-designer-devel-doc Package Contents on Fedora 36

/usr/share/gtk-doc/html/libvirt-designer
/usr/share/gtk-doc/html/libvirt-designer/GVirDesignerDomain.html
/usr/share/gtk-doc/html/libvirt-designer/annotation-glossary.html
/usr/share/gtk-doc/html/libvirt-designer/api-index-full.html
/usr/share/gtk-doc/html/libvirt-designer/ch01.html
/usr/share/gtk-doc/html/libvirt-designer/home.png
/usr/share/gtk-doc/html/libvirt-designer/index.html
/usr/share/gtk-doc/html/libvirt-designer/index.sgml
/usr/share/gtk-doc/html/libvirt-designer/left-insensitive.png
/usr/share/gtk-doc/html/libvirt-designer/left.png
/usr/share/gtk-doc/html/libvirt-designer/libvirt-designer-libvirt-designer-main.html
/usr/share/gtk-doc/html/libvirt-designer/libvirt-designer.devhelp2
/usr/share/gtk-doc/html/libvirt-designer/object-tree.html
/usr/share/gtk-doc/html/libvirt-designer/right-insensitive.png
/usr/share/gtk-doc/html/libvirt-designer/right.png
/usr/share/gtk-doc/html/libvirt-designer/style.css
/usr/share/gtk-doc/html/libvirt-designer/up-insensitive.png
/usr/share/gtk-doc/html/libvirt-designer/up.png

References

Summary

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