How to Install and Uninstall python3-kubernetes.noarch Package on CentOS Stream 9

Last updated: November 26,2024

1. Install "python3-kubernetes.noarch" package

In this section, we are going to explain the necessary steps to install python3-kubernetes.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-kubernetes.noarch

2. Uninstall "python3-kubernetes.noarch" package

Learn how to uninstall python3-kubernetes.noarch on CentOS Stream 9:

$ sudo dnf remove python3-kubernetes.noarch $ sudo dnf autoremove

3. Information about the python3-kubernetes.noarch package on CentOS Stream 9

Last metadata expiration check: 1:08:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-kubernetes
Epoch : 1
Version : 26.1.0
Release : 2.el9
Architecture : noarch
Size : 1.0 M
Source : python-kubernetes-26.1.0-2.el9.src.rpm
Repository : epel
Summary : Kubernetes Python Client
URL : https://pypi.python.org/pypi/kubernetes
License : ASL 2.0
Description : Python client for the kubernetes API.