How to install node.js on RHEL 8 Linux - LinuxConfig.org

Node.js is a Javascript runtime environment based on the V8 open source engine made by Google and originally used in Chrome. Thanks to Node.js we can run Javascript outside of the browser context, and use it also like a server-side scripting language, thus creating an entire web application around it. In this tutorial we will see how to install Node.js in the upcoming Red Hat Enterprise Linux 8 distribution.


This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-install-node-js-on-redhat-8-linux