| title | Uninstalling Krew |
|---|---|
| slug | uninstall |
| weight | 200 |
To remove Krew and its associated plugins altogether, run this command on your Linux or macOS machine:
{{<prompt>}}rm -rf -- ~/.krewOn Windows, remove the %USERPROFILE%\.krew directory.
Note: If you installed Krew with another package manager (e.g. Homebrew), follow their instructions for uninstalling in addition to the instructions above.