How to Install and Uninstall libgovirt.x86_64 Package on Oracle Linux 8

Last updated: June 07,2024

1. Install "libgovirt.x86_64" package

Please follow the instructions below to install libgovirt.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libgovirt.x86_64

2. Uninstall "libgovirt.x86_64" package

This guide covers the steps necessary to uninstall libgovirt.x86_64 on Oracle Linux 8:

$ sudo dnf remove libgovirt.x86_64 $ sudo dnf autoremove

3. Information about the libgovirt.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:05:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgovirt
Version : 0.3.7
Release : 4.el8
Architecture : x86_64
Size : 86 k
Source : libgovirt-0.3.7-4.el8.src.rpm
Repository : ol8_appstream
Summary : A GObject library for interacting with oVirt REST API
URL : https://gitlab.gnome.org/GNOME/libgovirt
License : LGPLv2+
Description : 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.