How To Install libvirt-gconfig on Fedora 36
Introduction
In this tutorial we learn how to install libvirt-gconfig
on Fedora 36.
What is libvirt-gconfig
This package provides APIs for processing the object configuration data
We can use yum
or dnf
to install libvirt-gconfig
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-gconfig.
Install libvirt-gconfig 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-gconfig
using dnf
by running the following command:
sudo dnf -y install libvirt-gconfig
Install libvirt-gconfig 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-gconfig
using yum
by running the following command:
sudo yum -y install libvirt-gconfig
How To Uninstall libvirt-gconfig on Fedora 36
To uninstall only the libvirt-gconfig
package we can use the following command:
sudo dnf remove libvirt-gconfig
libvirt-gconfig Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/88
/usr/lib/.build-id/88/45dd3c5081c3c6d2b7ac0e747a1d0e4aedc176
/usr/lib/girepository-1.0/LibvirtGConfig-1.0.typelib
/usr/lib/libvirt-gconfig-1.0.so.0
/usr/lib/libvirt-gconfig-1.0.so.0.4000.0
References
Summary
In this tutorial we learn how to install libvirt-gconfig
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libvirt-gconfig on Fedora 36” linkTitle: “libvirt-gconfig” type: “docs” description: “In this tutorial we learn how to install libvirt-gconfig in Fedora 36. libvirt-gconfig is libvirt object APIs for processing object configuration” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libvirt-gconfig-featured.png
Introduction
In this tutorial we learn how to install libvirt-gconfig
on Fedora 36.
What is libvirt-gconfig
This package provides APIs for processing the object configuration data
We can use yum
or dnf
to install libvirt-gconfig
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvirt-gconfig.
Install libvirt-gconfig 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-gconfig
using dnf
by running the following command:
sudo dnf -y install libvirt-gconfig
Install libvirt-gconfig 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-gconfig
using yum
by running the following command:
sudo yum -y install libvirt-gconfig
How To Uninstall libvirt-gconfig on Fedora 36
To uninstall only the libvirt-gconfig
package we can use the following command:
sudo dnf remove libvirt-gconfig
libvirt-gconfig Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/fb77203a64ba31ebce96f995b80ca698f8d16c
/usr/lib64/girepository-1.0/LibvirtGConfig-1.0.typelib
/usr/lib64/libvirt-gconfig-1.0.so.0
/usr/lib64/libvirt-gconfig-1.0.so.0.4000.0
References
Summary
In this tutorial we learn how to install libvirt-gconfig
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).