How to Install and Uninstall python3-kubernetes.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-kubernetes.noarch" package

This tutorial shows how to install python3-kubernetes.noarch on Fedora 34

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

2. Uninstall "python3-kubernetes.noarch" package

This tutorial shows how to uninstall python3-kubernetes.noarch on Fedora 34:

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

3. Information about the python3-kubernetes.noarch package on Fedora 34

Last metadata expiration check: 1:55:31 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-kubernetes
Epoch : 1
Version : 11.0.0
Release : 7.fc34
Architecture : noarch
Size : 1.0 M
Source : python-kubernetes-11.0.0-7.fc34.src.rpm
Repository : fedora
Summary : Kubernetes Python Client
URL : https://pypi.python.org/pypi/kubernetes
License : ASL 2.0
Description : Python client for the kubernetes API.