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

Last updated: July 07,2024

1. Install "libcmpiutil.i686" package

Please follow the guidance below to install libcmpiutil.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcmpiutil.i686

2. Uninstall "libcmpiutil.i686" package

This tutorial shows how to uninstall libcmpiutil.i686 on Fedora 34:

$ sudo dnf remove libcmpiutil.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:43:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcmpiutil
Version : 0.5.7
Release : 17.fc34
Architecture : i686
Size : 61 k
Source : libcmpiutil-0.5.7-17.fc34.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.