# How to install Node.js 4.x (LTS) on CentOS

DevFeed: [How to install Node.js 4.x (LTS) on CentOS](<https://devfeed.tech/articles/how-to-install-node-js-4-x-lts-on-centos-31824.md>)

Original publisher: [Read original article](<https://www.metachris.dev/2015/10/how-to-install-nodejs-4-on-centos/>)

Author: Chris Hager

Published: 2015-10-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Chris Hager](<https://devfeed.tech/sources/chris-hager.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [centos](<https://devfeed.tech/topics/centos.md>), [deprecated](<https://devfeed.tech/topics/deprecated.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [centos](<https://devfeed.tech/tags/centos.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [lts](<https://devfeed.tech/tags/lts.md>), [node-js](<https://devfeed.tech/tags/node-js.md>)

## AI overview

A tutorial explains how to install Node.js 4.x, including its LTS release, on CentOS from the official RPM repository. It notes that Node.js 4.x is deprecated and points readers to newer Node.js installation instructions.

## Source excerpt

Node.js v4.x is deprecated. Take a look at the current instructions on how to install Node.js 6.x Long-Term Support (LTS) and Node.js 7.x. Recently io.js and node.js merged again into a single codebase in Node v4.0.0. The fork happened in December 2014 and io.js has seen rapid improvements and fast uptake of upstream V8 features. Now the merge has happened, and with it comes a lot of features from the io.