How to Install and Uninstall libgovirt.i686 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "libgovirt.i686" package

Please follow the step by step instructions below to install libgovirt.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libgovirt.i686

2. Uninstall "libgovirt.i686" package

Please follow the guidelines below to uninstall libgovirt.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libgovirt.i686 $ sudo dnf autoremove

3. Information about the libgovirt.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:34:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgovirt
Version : 0.3.7
Release : 3.el8
Architecture : i686
Size : 88 k
Source : libgovirt-0.3.7-3.el8.src.rpm
Repository : 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.