14.04 - Why can't I install git and node.js? - Ask Ubuntu


i installed ubuntu alongside windows. know have git , node on windows, can't open them on ubuntu, , can't install them.

what showing when trying install git?

please try following commands in terminal window

sudo apt-get update sudo apt-get install git 

to install node js try

sudo apt-get install nodejs 

Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu