How to Install and Uninstall python-pywbem Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pywbem" package

This guide let you learn how to install python-pywbem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pywbem

2. Uninstall "python-pywbem" package

Learn how to uninstall python-pywbem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pywbem $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pywbem package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pywbem
Priority: extra
Section: universe/python
Installed-Size: 872
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pywbem
Version: 0.8.0~dev650-1
Depends: python (>= 2.7), python (<< 2.8), python-m2crypto, python-epydoc, python-twisted-web, python-twisted-core
Filename: pool/universe/p/pywbem/python-pywbem_0.8.0~dev650-1_all.deb
Size: 118554
MD5sum: 2d14dde402690237706de4a9a3922123
SHA1: f51e8ad01d0c28855e59345e37f47f14cb3c2600
SHA256: 3ac6833416e7a7708fde058957976230c7f9d06d8704177402aeeed9fb66cb40
Description-en: Python WBEM Client and Provider Interface
PyWBEM is a Python library that implements a Web Based Enterprise
Management (WBEM) client. It performs WBEM operations using the
CIM-XML and CIM Operations over HTTP protocols as defined by the
Distributed Management Task Force (DMTF). WBEM is used to remotely
describe and manage distributed computing environments. It is a peer
and perhaps successor to the SNMP protocol.
Description-md5: 4a8c6b688ada327da8965cfb75662489
Homepage: http://pywbem.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu