Skip to content

Releases: node-red/linux-installers

Node-RED Linux Installers v1.0.3

05 Dec 14:27
8606886

Choose a tag to compare

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.3/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.3/update-nodejs-and-nodered-rpm)

Changes

  • Updated installer scripts
  • See commit history for detailed changes

Node-RED Linux Installers v1.0.2

27 Nov 11:50
59f211a

Choose a tag to compare

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.2/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.2/update-nodejs-and-nodered-rpm)

Changes

  • Updated installer scripts
  • See commit history for detailed changes

Node-RED Linux Installers v1.0.1

30 Aug 20:16
fb63a5c

Choose a tag to compare

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.1/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.1/update-nodejs-and-nodered-rpm)

Changes

  • Updated installer scripts
  • See commit history for detailed changes

Node-RED Linux Installers v1.0.0

29 Jul 20:13
54ed6fa

Choose a tag to compare

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