How to Install and Uninstall helm Package on openSUSE Leap
Last updated: December 24,2024
1. Install "helm" package
Please follow the steps below to install helm on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
helm
Copied
2. Uninstall "helm" package
Please follow the guidelines below to uninstall helm on openSUSE Leap:
$
sudo zypper remove
helm
Copied
3. Information about the helm package on openSUSE Leap
Information for package helm:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : helm
Version : 3.13.2-150000.1.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 53.1 MiB
Installed : No
Status : not installed
Source package : helm-3.13.2-150000.1.29.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : helm
Version : 3.13.2-150000.1.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 53.1 MiB
Installed : No
Status : not installed
Source package : helm-3.13.2-150000.1.29.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.