Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

How to uninstall yvm? #1009

Closed
luciomartinez opened this issue Jan 11, 2022 · 2 comments
Closed

How to uninstall yvm? #1009

luciomartinez opened this issue Jan 11, 2022 · 2 comments

Comments

@luciomartinez
Copy link

I tried with the following but didn't work:

% brew rm yvm
Error: No available formula or cask with the name "yvm". Did you mean nvm or dvm?
% brew rm tophat/bar/yvm
Error: No available formula or cask with the name "tophat/bar/yvm".
Please tap it and then try again: brew tap tophat/bar

The --help command shows these two options but none of them seems to uninstall the package:

deactivate                          Undo effects of `yvm` on current shell
unload                              Unload `yvm` from shell
@noahnu
Copy link
Contributor

noahnu commented Jan 11, 2022

It depends on how you installed it. If you used the install script rather than brew, you can first run yvm unload and then rm -rf ~/.yvm.

@luciomartinez
Copy link
Author

That did the trick! I've also followed the steps at the Readme's remove. Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants