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

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User