Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
guides:how-to-install-node-js-on-centos [2015-07-09 13:16:31]
rory.blanchard created
guides:how-to-install-node-js-on-centos [2015-07-09 17:50:28]
rory.blanchard [How to install Node.js on CentOS]
Line 1: Line 1:
 ====== How to install Node.js on CentOS ====== ====== How to install Node.js on CentOS ======
  
-Node.js is a javascript platform that also includes the Node package manager (NPM). The EPEL installation is the simplest way to install and ensure that it's updated, but you may not want to use that so you can also install directly from source.+Node.js is a javascript platform that also includes the Node package manager (NPM). The EPEL installation is the simplest way to install and ensure that it's updated, but you may not want to use that if you prefer to install from source.
  
 ===== Install from EPEL Repository ===== ===== Install from EPEL Repository =====