Installing Latest Version of Node.JS in Ubuntu ( Less Than 13.04)

sudo apt-get update
sudo apt-get install -y python-software-properties python g++ make
sudo add-apt-repository -y ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs

Reference: https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#ubuntu-mint

Comments

Popular posts from this blog

How to prepare your LOB app for Intune?

Information Architecture - Setup your term store to scale

Generate token signing .CER from ADFS Federation Metadata XML