Installing
-
2. Setting Up Node JS Repository
How to Add Node JS Linux Mint Repository
-
3. Installing Node JS
Finally, to Install Node.js on Mint
Simply run:sudo apt install nodejs
If Got “User is Not in Sudoers file” then see: How to Enable sudo
(Optional) Requirement for Installing npm Addons.sudo apt install build-essential
Contents