nodejs-node-red on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "nodejs-node-red" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install nodejs-node-red on Arch using YAY

$ yay -S nodejs-node-red

* (Optional) Uninstall nodejs-node-red on Arch using YAY

$ yay -Rns nodejs-node-red

2. Manually Install "nodejs-node-red" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nodejs-node-red's git locally

$ git clone https://aur.archlinux.org/nodejs-node-red.git ~/nodejs-node-red

c. Go to ~/nodejs-node-red folder and install it

$ cd ~/nodejs-node-red $ makepkg -si

3. Information about the nodejs-node-red package on Arch User Repository (AUR)

ID: 1426302
Name: nodejs-node-red
PackageBaseID: 124463
PackageBase: nodejs-node-red
Version: 3.1.7-1
Description: A visual tool for wiring the Internet of Things.
URL: https://nodered.org
NumVotes: 12
Popularity: 0.047736
OutOfDate:
Maintainer: ChaosKid42
Submitter: ChaosKid42
FirstSubmitted: 1501574580
LastModified: 1710319494
URLPath: /cgit/aur.git/snapshot/nodejs-node-red.tar.gz