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

Last updated: May 18,2024

1. Install "python3-k8sclient" package

Learn how to install python3-k8sclient on Kali Linux

$ sudo apt update $ sudo apt install python3-k8sclient

2. Uninstall "python3-k8sclient" package

Please follow the steps below to uninstall python3-k8sclient on Kali Linux:

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

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

Package: python3-k8sclient
Source: python-k8sclient
Version: 0.3.0-4
Installed-Size: 3197
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-dateutil (>= 2.4.2), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-urllib3 (>= 1.8.3), python3:any
Suggests: python-k8sclient-doc
Size: 98880
SHA256: e3482e5d44cf6fadf071e7dc78989a44704115a59221219e67ae63e840b9e169
SHA1: ab745d59d3fb92ff62e762728746dfdcd6ecc849
MD5sum: 84427e86d73a0bd9bcd4e9358b18ad37
Description: Kubernetes API Python client code - Python 3.x
K8sclient is the Kubernetes API Python client code. This code is generated by
swagger-codegen. Kubernetes provide swagger-spec to generate client code for
different versions.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.openstack.org/
Section: python
Priority: optional
Filename: pool/main/p/python-k8sclient/python3-k8sclient_0.3.0-4_all.deb