H
H
HAbRAhabp2016-02-25 13:52:21
Debian
HAbRAhabp, 2016-02-25 13:52:21

How to install the latest version of nodejs?

No matter how much I wandered around on Google, I did not find anything adequate and new. From the Debian repo (apt-get install) version 0.10.29 is installed, but at least 0.12 is needed
Tried to compile from source, the whole installation goes fine, but

[email protected]:~/node/node-v4.3.1# nodejs -v                                                                                                                                                                       
-bash: /usr/bin/nodejs: No such file or directory                                                                                                                                                                  
[email protected]:~/node/node-v4.3.1# node -v                                                                                                                                                                         
-bash: /usr/bin/node: No such file or directory

So how do you install it? In * nix systems, I'm not strong, that's why I'm asking. Searched the repositories, found nothing.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya Erokhin, 2016-02-25
@AirWorker

How to properly install NodeJS on Ubuntu 14.04.03 LTS server?

M
MNB, 2016-02-25
@MNB

commands :

whereis nodejs
whereis node

tell you if nodejs is worth it and where it is located.

K
Konstantin Kitmanov, 2016-02-25
@k12th

Everything is here: https://github.com/nodesource/distributions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question