본문으로 건너뛰기
버전: Next

Uninstalling

경고

This page has not yet been updated for Helm 4. Some of the content might be inaccurate or not applicable to Helm 4. For more information about the Helm 4 new features, improvements, and breaking changes, see Helm 4 Overview.

Uninstalling

I want to delete my local Helm. Where are all its files?

Along with the helm binary, Helm stores some files in the following locations:

  • $XDG_CACHE_HOME
  • $XDG_CONFIG_HOME
  • $XDG_DATA_HOME

The following table gives the default folder for each of these, by OS:

Operating SystemCache PathConfiguration PathData Path
Linux$HOME/.cache/helm $HOME/.config/helm $HOME/.local/share/helm
macOS$HOME/Library/Caches/helm$HOME/Library/Preferences/helm$HOME/Library/helm
Windows%TEMP%\helm %APPDATA%\helm %APPDATA%\helm