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

Last updated: May 07,2024

1. Install "python-openwsman" package

Learn how to install python-openwsman on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-openwsman

2. Uninstall "python-openwsman" package

Please follow the step by step instructions below to uninstall python-openwsman on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-openwsman
Priority: extra
Section: universe/admin
Installed-Size: 406
Maintainer: Ubuntu Developers
Architecture: amd64
Source: openwsman
Version: 2.4.7-0ubuntu2
Depends: libc6 (>= 2.14), libwsman-client2, libwsman-curl-client-transport1, libwsman1 (= 2.4.7-0ubuntu2)
Filename: pool/universe/o/openwsman/python-openwsman_2.4.7-0ubuntu2_amd64.deb
Size: 63252
MD5sum: b26a23de757e94b178ea078d8b48c88a
SHA1: 0d8f3fea2a9d52ac1b6b9d1a96440be2bd5491ff
SHA256: 68da8b5d1e98a436f71d1407bb06308d9b46f95d690424969daa42604ee609ff
Description-en: Open Web Services Manager Python bindings
Openwsman is a project intended to provide an open-source implementation of
the Web Services Management specification (WS-Management) and to expose
system management information on the Linux operating system using the
WS-Management protocol. WS-Management is based on a suite of web services
specifications and usage requirements that exposes a set of operations
focused on and covers all system management aspects.
.
This package provides the Python bindings for the Openwsman client API.
Description-md5: 48f9537a88743d6d2741144fe83b734d
Homepage: http://openwsman.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu