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

Last updated: May 20,2024

1. Install "kubernetes-client" package

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

$ sudo apt update $ sudo apt install kubernetes-client

2. Uninstall "kubernetes-client" package

Learn how to uninstall kubernetes-client on Kali Linux:

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

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

Package: kubernetes-client
Source: kubernetes
Version: 1.20.5+really1.20.2-1.1
Installed-Size: 37547
Maintainer: Janos Lenart
Architecture: amd64
Size: 8194676
SHA256: 52b81524351fa48e2f312571b21fc538e5d5459397aaea4cd1da4dbf4e139a7c
SHA1: 79ce7be58ddcab0e6f00209172206c97e70ffe07
MD5sum: ac384125139048697fc917d2155a9b86
Description: Kubernetes client binary (kubectl)
Kubernetes is a portable, extensible, open-source platform for managing
containerized workloads and services, that facilitates both declarative
configuration and automation. It has a large, rapidly growing ecosystem.
Kubernetes services, support, and tools are widely available.
.
Currently this package only ships the kubectl binary. Configuration
(via kubeconfig) will has to be created via other means.
Description-md5:
Homepage: http://kubernetes.io/
Section: admin
Priority: optional
Filename: pool/main/k/kubernetes/kubernetes-client_1.20.5+really1.20.2-1.1_amd64.deb