geni-tools on AUR (Arch User Repository)

Last updated: February 09,2025

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

$ yay -S geni-tools

* (Optional) Uninstall geni-tools on Arch using YAY

$ yay -Rns geni-tools

2. Manually Install "geni-tools" via AUR

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

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

b. Clone geni-tools's git locally

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

c. Go to ~/geni-tools folder and install it

$ cd ~/geni-tools $ makepkg -si

3. Information about the geni-tools package on Arch User Repository (AUR)

ID: 428498
Name: geni-tools
PackageBaseID: 124153
PackageBase: geni-tools
Version: 2.10-1
Description: Omni is a GENI command line tool for reserving resources at GENI aggregate managers via the GENI AM API using user accounts issued by a GENI clearinghouse.
URL: https://github.com/GENI-NSF/geni-tools
NumVotes: 0
Popularity: 0
OutOfDate: 1655192443
Maintainer: mchwalisz
FirstSubmitted: 1500388294
LastModified: 1500388294
URLPath: /cgit/aur.git/snapshot/geni-tools.tar.gz