nodebox on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nodebox

* (Optional) Uninstall nodebox on Arch using YAY

$ yay -Rns nodebox

2. Manually Install "nodebox" via AUR

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

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

b. Clone nodebox's git locally

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

c. Go to ~/nodebox folder and install it

$ cd ~/nodebox $ makepkg -si

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

ID: 461640
Name: nodebox
PackageBaseID: 107212
PackageBase: nodebox
Version: 3.0.50-1
Description: Node-based software application for generative design.
URL: https://www.nodebox.net
NumVotes: 2
Popularity: 0
OutOfDate: 1631145817
Maintainer: bachy
Submitter: bachy
FirstSubmitted: 1454780627
LastModified: 1510853253
URLPath: /cgit/aur.git/snapshot/nodebox.tar.gz