Node.js KDE Neon Linux - Installing
-
Then to Install Node.js on KDE Neon.
sudo apt-get install nodejs
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
(Optional) Requirement for Installing npm Addons.
sudo apt-get install build-essential
Contents