How to Install Node.js and NPM on Ubuntu 18.04 LTS Using Ubuntu's Official Repository? <br /><br />Step 1: Open Terminal.<br /><br />Step 2: Update System Repositories:-<br /> <br /> sudo apt update<br /><br />Step 3: Install Node.js by command below:-<br /><br /> sudo apt install node.js<br /><br />Step 4: Install npm by command below:-<br /><br /> sudo apt install npm<br /><br /><br />Thanks for watching, please like and subscribe <br /><br />==============================================<br /><br />https://www.facebook.com/HowtoTutorialsByAmit/