Installation de logiciels ubuntudebian beginner

Installer Node.js

Installer Node.js LTS via NodeSource

Overview

Installer Node.js LTS via NodeSource

Commands

Cela va installer Node.js LTS, continuer ?

curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs