How To Install libvirt-gobject-devel.x86_64 on Amazon Linux 2

In this tutorial we learn how to install libvirt-gobject-devel.x86_64 in Amazon Linux 2. libvirt-gobject-devel.x86_64 is libvirt object APIs for managing virtualization hosts development

Introduction

In this tutorial we learn how to install libvirt-gobject-devel.x86_64 on Amazon Linux 2.

What is libvirt-gobject-devel.x86_64

This package provides development header files and libraries for managing virtualization host objects

We can use yum to install libvirt-gobject-devel.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-gobject-devel.x86_64.

Install libvirt-gobject-devel.x86_64 on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libvirt-gobject-devel.x86_64 using yum by running the following command:

sudo yum -y install libvirt-gobject-devel.x86_64

How To Uninstall libvirt-gobject-devel.x86_64 on Amazon Linux 2

To uninstall only the libvirt-gobject-devel.x86_64 package we can use the following command:

sudo yum remove libvirt-gobject-devel.x86_64

libvirt-gobject-devel.x86_64 Package Contents on Amazon Linux 2

/usr/include/libvirt-gobject-1.0
/usr/include/libvirt-gobject-1.0/libvirt-gobject
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-connection.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-domain-device.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-domain-disk.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-domain-interface.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-domain-snapshot.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-domain.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-enums.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-interface.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-main.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-manager.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-network-dhcp-lease.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-network-filter.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-network.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-node-device.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-secret.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-storage-pool.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-storage-vol.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject-stream.h
/usr/include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject.h
/usr/lib64/libvirt-gobject-1.0.so
/usr/lib64/pkgconfig/libvirt-gobject-1.0.pc
/usr/share/doc/libvirt-gobject-devel-1.0.0
/usr/share/doc/libvirt-gobject-devel-1.0.0/event-test.c
/usr/share/gir-1.0/LibvirtGObject-1.0.gir
/usr/share/gtk-doc/html/Libvirt-gobject
/usr/share/gtk-doc/html/Libvirt-gobject/GVirConnection.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirDomain.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirDomainSnapshot.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirInterface.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirManager.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirNetwork.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirNetworkFilter.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirNodeDevice.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirSecret.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirStoragePool.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirStorageVol.html
/usr/share/gtk-doc/html/Libvirt-gobject/GVirStream.html
/usr/share/gtk-doc/html/Libvirt-gobject/Libvirt-gobject.devhelp2
/usr/share/gtk-doc/html/Libvirt-gobject/annotation-glossary.html
/usr/share/gtk-doc/html/Libvirt-gobject/api-index-full.html
/usr/share/gtk-doc/html/Libvirt-gobject/ch01.html
/usr/share/gtk-doc/html/Libvirt-gobject/home.png
/usr/share/gtk-doc/html/Libvirt-gobject/index.html
/usr/share/gtk-doc/html/Libvirt-gobject/left-insensitive.png
/usr/share/gtk-doc/html/Libvirt-gobject/left.png
/usr/share/gtk-doc/html/Libvirt-gobject/object-tree.html
/usr/share/gtk-doc/html/Libvirt-gobject/right-insensitive.png
/usr/share/gtk-doc/html/Libvirt-gobject/right.png
/usr/share/gtk-doc/html/Libvirt-gobject/style.css
/usr/share/gtk-doc/html/Libvirt-gobject/up-insensitive.png
/usr/share/gtk-doc/html/Libvirt-gobject/up.png
/usr/share/vala/vapi/libvirt-gobject-1.0.deps
/usr/share/vala/vapi/libvirt-gobject-1.0.vapi

References

Summary

In this tutorial we learn how to install libvirt-gobject-devel.x86_64 on Amazon Linux 2 using yum.