Software-Installation ubuntudebian beginner

Node.js installieren

Node.js LTS über NodeSource installieren

Overview

Node.js LTS über NodeSource installieren

Commands

Node.js LTS wird installiert. Fortfahren?

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