Skip to content

Node-RED Linux Installers v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 18:38
b1f589a

Node-RED Linux installer scripts for various distributions.

Installation

Debian, Ubuntu, Raspberry Pi OS

bash <(curl -sL https://github.com/node-red/linux-installers/releases/download/v2.0.0/install-update-nodered-deb)

Red Hat, Fedora, CentOS, Oracle Linux

bash <(curl -sL https://github.com/node-red/linux-installers/releases/download/v2.0.0/update-nodejs-and-nodered-rpm)

Changes

  • Updated installer scripts
  • See commit history for detailed changes