How to Install Node js on Ubuntu


If you are trying to install Node.js on Ubntu then follow the instruction given below



  • Setup with Ubuntu:
curl -sL https://deb.nodesource.com/setup | sudo bash -

The above command just updates your system with the latest software builds.

  • Install Node js which is in Ubuntu repository:
sudo apt-get install nodejs

  • Install build tools:
sudo apt-get install build-essential


For more information on various platforms visit the official doc on github.

Comments

Popular posts from this blog

How To Record Audio in Moto G Without Any Third Party Apps

How to Unistall Software (or) Programs in Ubuntu Using the Terminal

All the Questions Answered About Rs.500 and Rs.1000 In this Frequently Asked Question Document