gtknodes-git on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S gtknodes-git

* (Optional) Uninstall gtknodes-git on Arch using YAY

$ yay -Rns gtknodes-git

2. Manually Install "gtknodes-git" via AUR

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

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

b. Clone gtknodes-git's git locally

$ git clone https://aur.archlinux.org/gtknodes-git.git ~/gtknodes-git

c. Go to ~/gtknodes-git folder and install it

$ cd ~/gtknodes-git $ makepkg -si

3. Information about the gtknodes-git package on Arch User Repository (AUR)

ID: 1126635
Name: gtknodes-git
PackageBaseID: 144790
PackageBase: gtknodes-git
Version: 0.1-9
Description: A GTK-based library to create functional flow graphs with the ability to pass arbitrary data between connected elements.
URL: https://github.com/aluntzer/gtknodes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: armin
Submitter: armin
FirstSubmitted: 1567439296
LastModified: 1660651522
URLPath: /cgit/aur.git/snapshot/gtknodes-git.tar.gz