How to Install and Uninstall sblim-wbemcli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "sblim-wbemcli" package

Please follow the guidelines below to install sblim-wbemcli on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sblim-wbemcli

2. Uninstall "sblim-wbemcli" package

Please follow the guidance below to uninstall sblim-wbemcli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sblim-wbemcli $ sudo apt autoclean && sudo apt autoremove

3. Information about the sblim-wbemcli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sblim-wbemcli
Priority: optional
Section: universe/admin
Installed-Size: 443
Maintainer: Ubuntu Developers
Original-Maintainer: Ferenc Wágner
Architecture: amd64
Version: 1.6.3-1
Replaces: python-pywbem (<< 0.8.0~dev650-1~)
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Breaks: python-pywbem (<< 0.8.0~dev650-1~)
Filename: pool/universe/s/sblim-wbemcli/sblim-wbemcli_1.6.3-1_amd64.deb
Size: 142748
MD5sum: edccc60770472c53fc1c82692011af07
SHA1: 2feaa2c48cb03190a84988425f698adc7bf42ea1
SHA256: 33a67a21992245d758006ee1bb20d8f375e128186f85422889c5865140d46299
Description-en: WBEM Command Line Interface for CIMOM access
The WBEM Command Line Interface is a standalone, convenient systems
management utility for CIMOM access. Invocation and output syntax are
problem-oriented and easy to process by shell and Perl scripts, making
wbemcli well suited for administrators writing their own management
scripts and for WBEM developers wanting to test their providers.
.
WBEM (Web-Based Enterprise Management) is a successor of SNMP and the
basis of SMI-S (Storage Management Initiative - a standard interface
to storage devices). CIM (Common Information Model, the data model of
WBEM) has a much wider scope, thus more ambitious projects like
OpenPegasus exist, but this simple utility from the SBLIM project is
enough to query disk and RAID states of SMI-S compatible storage
products from their CIM Object Manager, for example.
Description-md5: 4f92b0fcde27df738f4e4152c360ce85
Homepage: https://sourceforge.net/apps/mediawiki/sblim/index.php?title=Wbemcli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu