How to Install and Uninstall python3-kubernetes.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "python3-kubernetes.noarch" package

Learn how to install python3-kubernetes.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-kubernetes.noarch" package

This is a short guide on how to uninstall python3-kubernetes.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-kubernetes.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:41 ago on Mon Feb 26 15:59:38 2024.
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.