Created
April 1, 2019 21:02
-
-
Save youhide/6a425e8a48bd906ba4db28c457f7d0a2 to your computer and use it in GitHub Desktop.
How to uninstall NodeJS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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