How to Install and Uninstall libcmpiutil-devel.x86_64 Package on Fedora 34

Last updated: September 06,2024

1. Install "libcmpiutil-devel.x86_64" package

This is a short guide on how to install libcmpiutil-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libcmpiutil-devel.x86_64

2. Uninstall "libcmpiutil-devel.x86_64" package

This tutorial shows how to uninstall libcmpiutil-devel.x86_64 on Fedora 34:

$ sudo dnf remove libcmpiutil-devel.x86_64 $ sudo dnf autoremove

3. Information about the libcmpiutil-devel.x86_64 package on Fedora 34

Last metadata expiration check: 0:25:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libcmpiutil-devel
Version : 0.5.7
Release : 17.fc34
Architecture : x86_64
Size : 17 k
Source : libcmpiutil-0.5.7-17.fc34.src.rpm
Repository : fedora
Summary : Libraries, includes, etc. to use the CMPI utility library
URL : http://libvirt.org/CIM/
License : LGPLv2+
Description : Includes and documentations for the CMPI utility library
: 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.