Skip to main content

Install Node.js

This is an unofficial script that is provided for your convenience. The script is provided as-is and may not be updated or maintained by Ultra.cc. Customers are welcome to use and customize unofficial scripts for their unique needs and requirements. Unofficial support may be offered via Discord only and at the sole discretion of Ultra.cc staff.
Use at your own risk.

This script will install Node.js on your Ultra.cc slot. Included in the installation is also Node Version manager (NVM) and Node Package Manager (NPM)

Installation

  • Connect to your Ultra.cc slot via SSH, see guide here.
  • Once connected, execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/LanguageInstaller/Node-installer/main.sh)
  • Type install and press ENTER to proceed with the installation.
  • Done!

Uninstallation

  • Execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/LanguageInstaller/Node-installer/main.sh)
  • Type uninstall and press ENTER to proceed with uninstallation
  • Press y and ENTER to confirm.
  • Done!