Easy steps to install helm@2 package on Mac
Package Information:
Application Name – helm@2
What is helm@2 – Not Available for helm@2
Use of helm@2 – Kubernetes package manager
URL – https://helm.sh/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install helm@2 using brew
brew install helm@2
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
helm@2 is ready to use now!