nodebrain on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "nodebrain" 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 nodebrain on Arch using YAY

$ yay -S nodebrain

* (Optional) Uninstall nodebrain on Arch using YAY

$ yay -Rns nodebrain

2. Manually Install "nodebrain" via AUR

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

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

b. Clone nodebrain's git locally

$ git clone https://aur.archlinux.org/nodebrain.git ~/nodebrain

c. Go to ~/nodebrain folder and install it

$ cd ~/nodebrain $ makepkg -si

3. Information about the nodebrain package on Arch User Repository (AUR)

ID: 989620
Name: nodebrain
PackageBaseID: 173142
PackageBase: nodebrain
Version: 0.9.04-1
Description: A Rule Engine for State and Event Monitoring
URL: http://www.nodebrain.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xtradev
Submitter: xtradev
FirstSubmitted: 1637051879
LastModified: 1637052388
URLPath: /cgit/aur.git/snapshot/nodebrain.tar.gz