How To Install libgovirt-devel on Fedora 36

In this tutorial we learn how to install libgovirt-devel in Fedora 36. libgovirt-devel is Libraries, includes, etc. to compile with the libgovirt library

Introduction

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

What is libgovirt-devel

libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. Libraries, includes, etc. to compile with the libgovirt library

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

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

sudo dnf -y install libgovirt-devel

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

sudo yum -y install libgovirt-devel

How To Uninstall libgovirt-devel on Fedora 36

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

sudo dnf remove libgovirt-devel

libgovirt-devel Package Contents on Fedora 36

/usr/include/govirt-1.0
/usr/include/govirt-1.0/govirt
/usr/include/govirt-1.0/govirt/govirt.h
/usr/include/govirt-1.0/govirt/ovirt-api.h
/usr/include/govirt-1.0/govirt/ovirt-cdrom.h
/usr/include/govirt-1.0/govirt/ovirt-cluster.h
/usr/include/govirt-1.0/govirt/ovirt-collection.h
/usr/include/govirt-1.0/govirt/ovirt-data-center.h
/usr/include/govirt-1.0/govirt/ovirt-disk.h
/usr/include/govirt-1.0/govirt/ovirt-enum-types.h
/usr/include/govirt-1.0/govirt/ovirt-error.h
/usr/include/govirt-1.0/govirt/ovirt-host.h
/usr/include/govirt-1.0/govirt/ovirt-options.h
/usr/include/govirt-1.0/govirt/ovirt-proxy.h
/usr/include/govirt-1.0/govirt/ovirt-resource.h
/usr/include/govirt-1.0/govirt/ovirt-rest-call-error.h
/usr/include/govirt-1.0/govirt/ovirt-storage-domain.h
/usr/include/govirt-1.0/govirt/ovirt-types.h
/usr/include/govirt-1.0/govirt/ovirt-vm-display.h
/usr/include/govirt-1.0/govirt/ovirt-vm-pool.h
/usr/include/govirt-1.0/govirt/ovirt-vm.h
/usr/lib/libgovirt.so
/usr/lib/pkgconfig/govirt-1.0.pc
/usr/share/gir-1.0/GoVirt-1.0.gir

References

Summary

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


title: “How To Install libgovirt-devel on Fedora 36” linkTitle: “libgovirt-devel” type: “docs” description: “In this tutorial we learn how to install libgovirt-devel in Fedora 36. libgovirt-devel is Libraries, includes, etc. to compile with the libgovirt library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgovirt-devel-featured.png

Introduction

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

What is libgovirt-devel

libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. Libraries, includes, etc. to compile with the libgovirt library

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

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

sudo dnf -y install libgovirt-devel

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

sudo yum -y install libgovirt-devel

How To Uninstall libgovirt-devel on Fedora 36

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

sudo dnf remove libgovirt-devel

libgovirt-devel Package Contents on Fedora 36

/usr/include/govirt-1.0
/usr/include/govirt-1.0/govirt
/usr/include/govirt-1.0/govirt/govirt.h
/usr/include/govirt-1.0/govirt/ovirt-api.h
/usr/include/govirt-1.0/govirt/ovirt-cdrom.h
/usr/include/govirt-1.0/govirt/ovirt-cluster.h
/usr/include/govirt-1.0/govirt/ovirt-collection.h
/usr/include/govirt-1.0/govirt/ovirt-data-center.h
/usr/include/govirt-1.0/govirt/ovirt-disk.h
/usr/include/govirt-1.0/govirt/ovirt-enum-types.h
/usr/include/govirt-1.0/govirt/ovirt-error.h
/usr/include/govirt-1.0/govirt/ovirt-host.h
/usr/include/govirt-1.0/govirt/ovirt-options.h
/usr/include/govirt-1.0/govirt/ovirt-proxy.h
/usr/include/govirt-1.0/govirt/ovirt-resource.h
/usr/include/govirt-1.0/govirt/ovirt-rest-call-error.h
/usr/include/govirt-1.0/govirt/ovirt-storage-domain.h
/usr/include/govirt-1.0/govirt/ovirt-types.h
/usr/include/govirt-1.0/govirt/ovirt-vm-display.h
/usr/include/govirt-1.0/govirt/ovirt-vm-pool.h
/usr/include/govirt-1.0/govirt/ovirt-vm.h
/usr/lib64/libgovirt.so
/usr/lib64/pkgconfig/govirt-1.0.pc
/usr/share/gir-1.0/GoVirt-1.0.gir

References

Summary

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