Skip to content

Instantly share code, notes, and snippets.

@youhide
Created April 1, 2019 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save youhide/6a425e8a48bd906ba4db28c457f7d0a2 to your computer and use it in GitHub Desktop.
Save youhide/6a425e8a48bd906ba4db28c457f7d0a2 to your computer and use it in GitHub Desktop.
How to uninstall NodeJS
Download NodeJS source...
./configure
and...
make uninstall
:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment