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

Last updated: November 26,2024

1. Install "libcmpiutil.i686" package

This tutorial shows how to install libcmpiutil.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcmpiutil.i686

2. Uninstall "libcmpiutil.i686" package

This is a short guide on how to uninstall libcmpiutil.i686 on Fedora 39:

$ sudo dnf remove libcmpiutil.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:57:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcmpiutil
Version : 0.5.7
Release : 22.fc39
Architecture : i686
Size : 60 k
Source : libcmpiutil-0.5.7-22.fc39.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.