How to install Node js , Npm and Angular CLI on Ubuntu 23.0

preview_player
Показать описание
How to install Node js , Npm and Angular CLI on Ubuntu 23.0

In this video i will demonstrate step by step approach to install node js , npm and angular cli in ubuntu 23.0

How to install latest Angular , Nodejs and Npm in Ubuntu 23.0

we need curl

Install curl if not present

sudo apt install curl

Install latest Nodejs

sudo apt-get install -y nodejs

Uninstall

sudo apt-get remove nodejs

Install NPM

sudo apt-get install npm

Uninstall

sudo apt-get remove npm

Update Npm

Install Angular CLI

sudo npm install -g @angular/cli

Verify 

node --version

npm --version

ng version

Uninstall node and npm 

sudo apt purge --autoremove nodejs npm

sudo rm -rf /usr/bin/node /usr/bin/npm

#ubuntu #angular #nodejs #npm #angularcli #curl #ubuntu23.0

Thank you for visiting my channel

~~~Please subscribe and support my channel~~~
Рекомендации по теме
Комментарии
Автор

Congratulations sir nice video keep it up

satyambhasin
Автор

This is my first video guys hope you like it, if yes then do like and subscribe. Thank you 😊

CodingWithParam
Автор

Sir make more video please i am excited

TechnicalSamBha
Автор

I want project making video on angular please that is necessary for me make as soon as possible rather i will fail in my college exam

TechnicalSamBha
welcome to shbcf.ru