sudo apt-get install python-software-properties python g++ make
4. Install Python on your system
sudo add-apt-repository ppa:chris-lea/node.js
5. Update software repository , because we add a new software package
6. Install node.js
sudo apt-get install nodejs
Check node.js version
Enter this command
node --version
Now you can start coding in node.js language , MongoDB is another new technology which can uses with node.js. I will explain How to Install MangoDB on your Ubuntu machine in another post. I will add that link as soon as possible in this article.
If you have any Questions , please ask me or send mail to sibinx7@gmail.com