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

Last updated: June 18,2024

1. Install "python3-kubernetes.noarch" package

This tutorial shows how to install python3-kubernetes.noarch on Rocky Linux 8

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

2. Uninstall "python3-kubernetes.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-kubernetes.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:59:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-kubernetes
Epoch : 1
Version : 11.0.0
Release : 6.el8
Architecture : noarch
Size : 1.2 M
Source : python-kubernetes-11.0.0-6.el8.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.