#this is a installation guide#bash #install nodejs and npm sudo apt update sudo apt install nodejs npm -y