How to Install and Uninstall libcmpiutil.i686 Package on Fedora 38

Last updated: September 22,2024

1. Install "libcmpiutil.i686" package

Please follow the steps below to install libcmpiutil.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libcmpiutil.i686

2. Uninstall "libcmpiutil.i686" package

In this section, we are going to explain the necessary steps to uninstall libcmpiutil.i686 on Fedora 38:

$ sudo dnf remove libcmpiutil.i686 $ sudo dnf autoremove

3. Information about the libcmpiutil.i686 package on Fedora 38

Last metadata expiration check: 1:06:10 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libcmpiutil
Version : 0.5.7
Release : 21.fc38
Architecture : i686
Size : 60 k
Source : libcmpiutil-0.5.7-21.fc38.src.rpm
Repository : fedora
Summary : CMPI Utility Library
URL : http://libvirt.org/CIM/
License : LGPLv2+
Description : Libcmpiutil is a library of utility functions for CMPI providers.
: The goal is to reduce the amount of repetitive work done in
: most CMPI providers by encapsulating common procedures with more
: "normal" APIs. This extends from operations like getting typed
: instance properties to standardizing method dispatch and argument checking.