Skip to content

Instantly share code, notes, and snippets.

@youhide
Created April 1, 2019 21:02
Show Gist options
  • 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