How to Install and Uninstall python3-kubernetes Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-kubernetes" package

This is a short guide on how to install python3-kubernetes on Kali Linux

$ sudo apt update $ sudo apt install python3-kubernetes

2. Uninstall "python3-kubernetes" package

Please follow the step by step instructions below to uninstall python3-kubernetes on Kali Linux:

$ sudo apt remove python3-kubernetes $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kubernetes package on Kali Linux

Package: python3-kubernetes
Source: python-kubernetes
Version: 22.6.0-2
Installed-Size: 11872
Maintainer: Debian Python Team
Architecture: all
Depends: python3-certifi, python3-dateutil, python3-google-auth, python3-requests, python3-requests-oauthlib, python3-setuptools, python3-six (>= 1.9.0), python3-urllib3, python3-websocket, python3-yaml (>= 5.4.1), python3-pkg-resources, python3:any
Size: 377088
SHA256: 60d18219e26a2a7c745aac4bc2e94e8e96492803a76f354383fb1a26f60201e2
SHA1: 7a34c73da19e6d9ad315f95cff288488ee9353d0
MD5sum: e830259258edcf4ffe693e3600a984ac
Description: Kubernetes Python client - Python 3.x
This package provides a Python client for kubernetes. Kubernetes is a system
for automating deployment, scaling, and management of containerized
applications.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/kubernetes-incubator/client-python
Section: python
Priority: optional
Filename: pool/main/p/python-kubernetes/python3-kubernetes_22.6.0-2_all.deb