How to Install and Uninstall helm Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "helm" package
This guide covers the steps necessary to install helm on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
helm
Copied
2. Uninstall "helm" package
This is a short guide on how to uninstall helm on openSuSE Tumbleweed:
$
sudo zypper remove
helm
Copied
3. Information about the helm package on openSuSE Tumbleweed
Information for package helm:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : helm
Version : 3.14.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.4 MiB
Installed : No
Status : not installed
Source package : helm-3.14.2-2.1.src
Upstream URL : https://github.com/helm/helm
Summary : The Kubernetes Package Manager
Description :
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : helm
Version : 3.14.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.4 MiB
Installed : No
Status : not installed
Source package : helm-3.14.2-2.1.src
Upstream URL : https://github.com/helm/helm
Summary : The Kubernetes Package Manager
Description :
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.