Sabtu, 07 Juni 2014

Step by Step Installing Nodejs on Ubuntu

This is step by step installing nodejs on Ubuntu

1. Installing python
sudo apt-get install python-software-properties python g++ make


2. Adding repository

sudo add-apt-repository ppa:chris-lea/node.js


3. Update

sudo apt-get update


4. Installing nodejs

sudo apt-get install nodejs

Tidak ada komentar:

Posting Komentar

Why I Built an AI Decision Support Copilot for Executives

 For years, I’ve been building software — from blockchain exchanges to AI agents. But one problem kept repeating itself in every company I w...