$ git clone https://github.com/joyent/node.git $ cd node #Try checking nodejs.org for what the stable version is $ git checkout v0.10.18 $ ./configure && make && sudo make install