How to Install and Uninstall python3-zhmcclient Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-zhmcclient" package

This is a short guide on how to install python3-zhmcclient on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-zhmcclient

2. Uninstall "python3-zhmcclient" package

Please follow the guidance below to uninstall python3-zhmcclient on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-zhmcclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zhmcclient package on Ubuntu 21.10 (Impish Indri)

Package: python3-zhmcclient
Architecture: all
Version: 0.31.0-0ubuntu3
Priority: optional
Section: universe/python
Source: zhmcclient
Origin: Ubuntu
Maintainer: Dimitri John Ledkov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1021
Depends: python3-requests, python3-decorator, python3-six (>= 1.14.0), python3-tz, python3:any
Filename: pool/universe/z/zhmcclient/python3-zhmcclient_0.31.0-0ubuntu3_all.deb
Size: 115452
MD5sum: 096b89d2b836dd0cec83ba37aa31ed8e
SHA1: a0a876b03883750953eb405dad77147736c469c6
SHA256: 51f73e039c33d4ffb678d1eebc7f129cfed2082e6c6150815ae121aa84ffde4a
SHA512: bd269c610191621541d97ce41dd27721dce82209d81adbba17102d9f38d46daa2790cc0576d2af83dec0432b54337adaded1699192a02fe6c7c6d55109197962
Homepage: https://github.com/zhmcclient/python-zhmcclient
Description-en: library for the IBM Z HMC Web Services API
The HMC Web Services API is the access point for any external tools
to manage the IBM Z or LinuxONE platform. It supports management of
the lifecycle and configuration of various platform resources, such
as partitions, CPU, memory, virtual switches, I/O adapters, and more.
.
The zhmcclient package encapsulates both protocols supported by the
HMC Web Services API:
.
- REST over HTTPS for request/response-style operations driven by the
client. Most of these operations complete synchronously, but some
long-running tasks complete asynchronously.
.
- JMS (Java Messaging Services) for notifications from the HMC to the
client. This is used for notification about changes in the system, or
about completion of asynchronous tasks started using REST.
Description-md5: 5e1556257deb53811d7233e6579c4e27