Installation for Linux

Installation for Linux

Install the helm CLI binary on your system:

  1. Download the latest release
  2. Unpack it (e.g. tar -zxvf <filename>)
  3. Find the helm binary in the unpacked directory and move it to its desired destination (e.g. mv linux-amd64/helm ~/.local/bin/)
    • The desired destination should be listed in your $PATH environment variable (echo $PATH)

Verification

Now, verify your installation .