Skip to content

Instantly share code, notes, and snippets.

@abrkn
Created August 16, 2017 23:10
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 abrkn/05a9d2e2515ad74916e2a66fb8ffa8e2 to your computer and use it in GitHub Desktop.
Save abrkn/05a9d2e2515ad74916e2a66fb8ffa8e2 to your computer and use it in GitHub Desktop.
$ ( [57/57]
> curl -sL https://deb.nodesource.com/setup_6.x -o nodesource_setup.sh
> sudo bash nodesource_setup.sh
> sudo apt-get install nodejs
> sudo apt-get install build-essential
> )
## Installing the NodeSource Node.js v6.x repo...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment