3 ways to install Nodejs in Linux using 3 different Ubuntu-bd distros [ Pop, Zorin & Elementary ]

Опубликовано: 11 Ноябрь 2021
на канале: Kode
2,594
58

Learn to install nodejs in linux using three different methods. Easy nodejs installation guide to solve any type of installation issue. Not only limited to one distribution.

In this video, I'll show you how you can easily install nodejs in linux which is familiar to beginners also. This is the total installation guide where I use 3 methods to install latest or any version of nodejs in 3 ubuntu-based linux distros.

Timestamp:
00:00 - intro
00:13 - Installing node with apt package manager
01:33 - Installation with Linux Binaries
02:55 - Installation using NVM
05:48 - outro

Three different methods include:
1. Installing node with apt package manager
2 - Installation with Linux Binaries
3 - Installation using NVM

And, 3 different ubuntu-based linux distros include:
1. Pop OS
2. Zorin OS
3. Elementary OS

Commands:
Installing node with apt package manager
1. sudo apt update && sudo apt upgrade
2. sudo apt install nodejs
3. node —version
4. npm —version
5. sudo apt install npm
6. node --version && npm --version

Installation with linux binaries
1. sudo cp -r ./{lib,share,include,bin} /usr
2. node -v
3. npm -v

Installation using NVM
1. touch ~/.bash_profile ~/.bashrc ~/.zshrc ~/.profile
2. curl o https://raw.githubusercontent.com/nvm... | bash
3. wget qO https://raw.githubusercontent.com/nvm... | bash
4. sudo apt install curl
5. nvm -v
6. nvm ls
7. nvm ls-remote
8. nvm install 14.18.0
9. node --version
10. nvm ls
11. nvm install node
12. nvm ls
13. node --version
14. nvm use 14.18.0
15. node --version
16. npm --version

Links:
Nodejs website: https://nodejs.org/
Blog (if you prefer): https://blog.aashish-panthi.com.np/in...

WORTH CHECKING:-

Hosting websites for free(playlist):
   • Free Web Hosting  

Making Facebook Clone using HTML & CSS:
   • How to create a website like Facebook...  

Send EMAIL without backend (using HTML):
   • How to send email using HTML only wit...  

Top 5 online CODE editors:
   • Top 5 Free Online Code Editors, cloud...  

AROUND THE WEB:

GitHub: @aashishpanthi
https://www.github.com/aashishpanthi

Instagram: @aashishpanthi11
  / aashishpanthi11  

Dev.to: @aashishpanthi
https://dev.to/aashishpanthi

Do not click this 🥴: https://bit.ly/352wEsG

-------------------------------------------------------------------------------------

Appreciate:
Images from unsplash:: https://unsplash.com
Free  video from pixaby:: https://pixabay.com
Free  video from pikbest:: https://pikbest.com
Free  video from pexels:: https://pexels.com
Free stocks from mixkit:: https://mixkit.co
Illustrations from undraw:: https://undraw.co/illustrations
Free stuffs from flaticon :: https://www.flaticon.com/

Hey there lovely people, this channel is about WEB DEVELOPMENT && PROGRAMMING. Here, I upload videos once in every uncertain time 😜. Mainly, videos are related to tutorials and informative videos.

#code


Смотрите видео 3 ways to install Nodejs in Linux using 3 different Ubuntu-bd distros [ Pop, Zorin & Elementary ] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Kode 11 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,594 раз и оно понравилось 58 людям.