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