nodeeditor on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nodeeditor

* (Optional) Uninstall nodeeditor on Arch using YAY

$ yay -Rns nodeeditor

2. Manually Install "nodeeditor" via AUR

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

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

b. Clone nodeeditor's git locally

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

c. Go to ~/nodeeditor folder and install it

$ cd ~/nodeeditor $ makepkg -si

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

ID: 821795
Name: nodeeditor
PackageBaseID: 160098
PackageBase: nodeeditor
Version: 2.1.3-1
Description: Qt-based library aimed at graph-controlled data processing
URL: https://github.com/paceholder/nodeeditor
NumVotes: 0
Popularity: 0
OutOfDate: 1656448243
Maintainer: matteodelabre
Submitter: matteodelabre
FirstSubmitted: 1605972084
LastModified: 1605972084
URLPath: /cgit/aur.git/snapshot/nodeeditor.tar.gz