How to Install and Uninstall python3-kubernetes.noarch Package on Rocky Linux 9

Last updated: May 07,2024

1. Install "python3-kubernetes.noarch" package

This guide let you learn how to install python3-kubernetes.noarch on Rocky Linux 9

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

2. Uninstall "python3-kubernetes.noarch" package

Please follow the instructions below to uninstall python3-kubernetes.noarch on Rocky Linux 9:

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

3. Information about the python3-kubernetes.noarch package on Rocky Linux 9

Last metadata expiration check: 2:29:03 ago on Fri Feb 16 06:49:52 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.