Installing Node.js on Raspberry PI

suggest change

To install v6.x update the packages

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

Using the apt package manager

sudo apt-get install -y nodejs

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Installing Node.js:
*Installing Node.js on Raspberry PI

Table Of Contents
6Installing Node.js
41cli
64ES6