How to install node.js on Ubuntu/Linux Mint? Posted on Mar 24, 2018 by Eric Ma In QA How to install node.js on Ubuntu/Linux Mint? This is how I install node.js on Linux Mint: # aptitude install nodejs nodejs-legacy npm The nodejs-legacy makes sure the command node will invoke node.js. Read more: How to install node.js on Fedora? Finding Which Package Provides a File in Ubuntu Linux and Linux Mint How to install musl libc on Linux Mint 17? How to install MATE on Linux Mint 17 Qiana? How to install ffmpeg on Linux Mint 17 Qiana? How to install Adobe Reader on Linux Mint 17? How to synchronize Google Drive and Google Docs files in Ubuntu/Debian/Mint Linux using Insync How to parse POST data in node.js?