How to Install and Uninstall helm.x86_64 Package on Fedora 36

Last updated: January 15,2025

1. Install "helm.x86_64" package

Please follow the step by step instructions below to install helm.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install helm.x86_64

2. Uninstall "helm.x86_64" package

Please follow the step by step instructions below to uninstall helm.x86_64 on Fedora 36:

$ sudo dnf remove helm.x86_64 $ sudo dnf autoremove

3. Information about the helm.x86_64 package on Fedora 36

Last metadata expiration check: 4:54:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : helm
Version : 3.5.4
Release : 2.fc35
Architecture : x86_64
Size : 10 M
Source : golang-helm-3-3.5.4-2.fc35.src.rpm
Repository : fedora
Summary : The Kubernetes Package Manager
URL : https://github.com/helm/helm
License : ASL 2.0
Description :
: Helm is 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
: - Manage releases of Helm packages