
For Oracle Linux 9, the default packages (nodejs-16) are provided as standard packages while other releases are provided via AppStream modules.įor Oracle Linux 8, the packages are provided via AppStream modules and are covered under Oracle Linux support. This page describes Node.js and related packages for current releases of Oracle Linux.

Feel free to omit the npm package when applicable, but most distributions will install it automatically as a dependency. The following commands will install both Node.js and npm. On others, the two packages are installed separately. On some distributions, npm is installed along with the nodejs package. Use the appropriate command on your distribution to install Node.js.


$ – requires given linux commands to be executed as a regular non-privileged user # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command Privileged access to your Linux system as root or via the sudo command. Requirements, Conventions or Software Version Used Software Requirements and Linux Command Line Conventions Category Checking the Node.js version and help menu on Linux
