Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 428 Bytes

File metadata and controls

16 lines (12 loc) · 428 Bytes
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 -- ~/.krew

On 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.