gantry on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gantry on Arch using YAY
$
yay -S
gantry
Copied
* (Optional) Uninstall gantry on Arch using YAY
$
yay -Rns
gantry
Copied
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
Copied
b. Clone gantry's git locally
$
git clone https://aur.archlinux.org/gantry.git
~/gantry
Copied
c. Go to ~/gantry folder and install it
$
cd
~/gantry
Copied
$
makepkg -si
Copied
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
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