Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am vchau on github.
  • I am vchau (https://keybase.io/vchau) on keybase.
  • I have a public key whose fingerprint is 8C50 D32F 98D8 0459 783C 8E5E 2134 CFB9 4FDD DD41

To claim this, I am signing this object:

@vchau
vchau / README.md
Created June 7, 2016 21:59 — forked from nicerobot/README.md
Mac OS X uninstall script for packaged install of node.js

To run this, you can try:

curl -ks https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh | bash

I haven't tested this script doing it this way but i run a lot of my Gists like this so maybe this one'll work too.

Alternatively,

curl -ksO https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh

chmod +x ./uninstall-node.sh