gct on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S gct

* (Optional) Uninstall gct on Arch using YAY

$ yay -Rns gct

2. Manually Install "gct" via AUR

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

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

b. Clone gct's git locally

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

c. Go to ~/gct folder and install it

$ cd ~/gct $ makepkg -si

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

ID: 1200275
Name: gct
PackageBaseID: 189487
PackageBase: gct
Version: 6.2.1653033972-2
Description: The Grid Community Toolkit (GCT) is an open-source fork by the Grid Community Forum (GridCF) of the venerable Globus Toolkit
URL: https://gridcf.org/gct-docs/
NumVotes: 0
Popularity: 0
OutOfDate: 1710339149
Maintainer: physkets
Submitter: physkets
FirstSubmitted: 1673577338
LastModified: 1674357161
URLPath: /cgit/aur.git/snapshot/gct.tar.gz