How to Install and Uninstall libcmpiutil0 Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "libcmpiutil0" package

Please follow the steps below to install libcmpiutil0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcmpiutil0

2. Uninstall "libcmpiutil0" package

Please follow the steps below to uninstall libcmpiutil0 on openSuSE Tumbleweed:

$ sudo zypper remove libcmpiutil0

3. Information about the libcmpiutil0 package on openSuSE Tumbleweed

Information for package libcmpiutil0:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcmpiutil0
Version : 0.5.7-10.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 145.2 KiB
Installed : No
Status : not installed
Source package : libcmpiutil-0.5.7-10.1.src
Upstream URL : http://libvirt.org/sources/CIM/
Summary : Library of utility functions for CMPI providers
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.