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

Last updated: May 18,2024

1. Install "python3-kubernetes.noarch" package

Please follow the step by step instructions below to install python3-kubernetes.noarch on Oracle Linux 8

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

2. Uninstall "python3-kubernetes.noarch" package

Please follow the guidelines below to uninstall python3-kubernetes.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:09:13 ago on Mon Sep 12 02:51:38 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.