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

Last updated: October 05,2024

1. Install "kubernetes-helm" package

This guide let you learn how to install kubernetes-helm on Kali Linux

$ sudo apt update $ sudo apt install kubernetes-helm

2. Uninstall "kubernetes-helm" package

Here is a brief guide to show you how to uninstall kubernetes-helm on Kali Linux:

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

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

Package: kubernetes-helm
Version: 3.14.1+ds1-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 49480
Suggests: kubernetes-client
Homepage: https://github.com/helm/helm
Priority: optional
Section: misc
Filename: pool/main/k/kubernetes-helm/kubernetes-helm_3.14.1+ds1-0kali1_amd64.deb
Size: 10815456
SHA256: ac47be88a3e305298b95d683e58bcc62a169d94b9888763694061034889ac629
SHA1: ba4932f38954cb00f3abbb754a5eeba155231051
MD5sum: 2e7756648dc8eb3d4518f5d167127f55
Description: tool for managing Charts (helm)
This package contains a tool for managing Charts. Charts are packages of
pre-configured Kubernetes resources.
.
Use Helm to:
* Find and use popular software packaged as Helm Charts to run in Kubernetes
* Share your own applications as Helm Charts
* Create reproducible builds of your Kubernetes applications
* Intelligently manage your Kubernetes manifest files
Description-md5: