Skip to content

Node-RED Linux Installers v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 20:13
· 5 commits to master since this release
54ed6fa

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/v1.0.0/update-nodejs-and-nodered-deb)

Red Hat, Fedora, CentOS, Oracle Linux

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

Changes

  • Updated installer scripts
  • See commit history for detailed changes