voms on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S voms

* (Optional) Uninstall voms on Arch using YAY

$ yay -Rns voms

2. Manually Install "voms" via AUR

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

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

b. Clone voms's git locally

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

c. Go to ~/voms folder and install it

$ cd ~/voms $ makepkg -si

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

ID: 337791
Name: voms
PackageBaseID: 108913
PackageBase: voms
Version: 2.0.14-1
Description: Virtual Organisation Membership Service (C/C++ clients and APIs)
URL: http://italiangrid.github.io/voms/
NumVotes: 0
Popularity: 0
OutOfDate: 1705916875
Maintainer: gwarf
Submitter: grawity
FirstSubmitted: 1458213449
LastModified: 1473759162
URLPath: /cgit/aur.git/snapshot/voms.tar.gz