HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-runtime/README
Package alt-nodejs18 provides Node.js platform delivered as a Software
Collection. For more information about Software Collections,
see the scl(1) man page. By installing the alt-nodejs18 collection,
you will get the minimum working set of packages to have a working Node.js platform.

Usage: scl enable alt-nodejs18 'node'

Software Collections allow you to build and execute applications
which are not located in the filesystem root hierarchy,
but are stored in an alternative location, which is /opt/alt/alt-nodejs18/root
in case of the alt-nodejs18 collection.

Node.js is a platform built on Chrome's JavaScript runtime
for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.

When you want to work with the alt-nodejs18 collection, use the scl
utility (see the scl(1) man page for usage) to enable the scl
environment.

Examples:
scl enable alt-nodejs18 'command --arg'
  Run a specific command with the argument --arg within the alt-nodejs18
  software collections environment.

scl enable alt-nodejs18 'node'
  Run node from the alt-nodejs18 software collection.

scl enable alt-nodejs18 bash
  Run an interactive shell with the alt-nodejs18 software collection enabled.

scl enable alt-nodejs18 'man node'
  Show man pages for the node command, which is a part of the
  alt-nodejs18 software collection.

Report bugs to <http://bugzilla.redhat.com>.