How to install nodejs on ubuntu

Опубликовано: 12 Февраль 2026
на канале: You Can
209
0

this is for nodejs LTS version
Its works on ubuntu version 16.04, 16.10, 17.04

the sodo code is below
=================================

sudo apt-get update

sudo apt-get install nodejs

sudo apt-get install npm

--------------------------------------------------------
to check nodejs version type

nodejs --version

===============================

thank you for watching

for more information
visit : hhtp://www.codiov.com