How to Install and Uninstall python-k8sclient Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python-k8sclient" package

In this section, we are going to explain the necessary steps to install python-k8sclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-k8sclient

2. Uninstall "python-k8sclient" package

Please follow the guidelines below to uninstall python-k8sclient on openSUSE Leap:

$ sudo zypper remove python-k8sclient

3. Information about the python-k8sclient package on openSUSE Leap

Information for package python-k8sclient:
-----------------------------------------
Repository : Main Repository
Name : python-k8sclient
Version : 0.4.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 9,9 MiB
Installed : No
Status : not installed
Source package : python-k8sclient-0.4.0-bp153.1.18.src
Summary : Python API and CLI for OpenStack K8s
Description :
Client library for K8s built on the K8s API. It provides a Python API
(the k8sclient module) and a command-line tool (k8s).