Skip to content

Install Nodejs on Raspbian Server or Ubuntu Server for linux ARM6 or ARM7 like Raspberry Pi or Orange PI

Notifications You must be signed in to change notification settings

Aitthi/nodejs-raspbian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

nodejs-raspbian

Install Nodejs on Raspbian Server for linux ARM6 or ARM7 like Raspberry Pi or Orange PI

sudo su
wget -O - https://raw.githubusercontent.com/Aitthi/nodejs-raspbian/master/install.sh
nano ./install.sh # Change Node Version
bash ./install.sh
exit
node -v
npm -v

About

Install Nodejs on Raspbian Server or Ubuntu Server for linux ARM6 or ARM7 like Raspberry Pi or Orange PI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages