gantry on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gantry

* (Optional) Uninstall gantry on Arch using YAY

$ yay -Rns gantry

2. Manually Install "gantry" via AUR

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

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

b. Clone gantry's git locally

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

c. Go to ~/gantry folder and install it

$ cd ~/gantry $ makepkg -si

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

ID: 660729
Name: gantry
PackageBaseID: 143599
PackageBase: gantry
Version: v0.5.0-1
Description: Pipeline management tool using containers as its building blocks
URL: https://github.com/ad-freiburg/gantry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lehmann
Submitter: lehmann
FirstSubmitted: 1563267292
LastModified: 1572294191
URLPath: /cgit/aur.git/snapshot/gantry.tar.gz