Skip to main content

Command Palette

Search for a command to run...

How To Install Node.js on Ubuntu 20.04

Published
1 min readView as Markdown

Here are the simpified command list. Plz refer to original source for details.

sudo apt update
sudo apt upgrade
sudo apt install nodejs
sudo -v
sudo apt install npm

More from this blog

Lifestyle blog 碎碎念

16 posts