How to Install and Uninstall python3-zhmcclient Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "python3-zhmcclient" package

This tutorial shows how to install python3-zhmcclient on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-zhmcclient

2. Uninstall "python3-zhmcclient" package

Please follow the steps below to uninstall python3-zhmcclient on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-zhmcclient package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-zhmcclient
Architecture: all
Version: 0.22.0-0ubuntu2
Priority: optional
Section: universe/python
Source: zhmcclient
Origin: Ubuntu
Maintainer: Dimitri John Ledkov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 890
Depends: python3-decorator, python3-pbr, python3-requests, python3-six (>= 1.10.0), python3-stomp, python3-tz, python3:any
Filename: pool/universe/z/zhmcclient/python3-zhmcclient_0.22.0-0ubuntu2_all.deb
Size: 105800
MD5sum: be19941af34d1831735ce50463244709
SHA1: 60a468fb41e43b343690b2c7cfbbdc080153065d
SHA256: 6686a005707b121b21315867156f4275d71eb7a1926677afa0ad18a082730e4f
SHA512: eaea81712fbbf5269c2e8dbe1a1c16fcac9629f0c67eacc2dedad986d91223412fe5c328e0becb96a92c4f8a3cb4a0a4fc5850cb5212d461fea6dcdf0f5c9563
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