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

Last updated: May 19,2024

1. Install "libcmpiutil.i686" package

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

$ sudo dnf update $ sudo dnf install libcmpiutil.i686

2. Uninstall "libcmpiutil.i686" package

This guide let you learn how to uninstall libcmpiutil.i686 on Fedora 36:

$ sudo dnf remove libcmpiutil.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:39:12 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : libcmpiutil
Version : 0.5.7
Release : 19.fc36
Architecture : i686
Size : 60 k
Source : libcmpiutil-0.5.7-19.fc36.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.