opensaml on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S opensaml

* (Optional) Uninstall opensaml on Arch using YAY

$ yay -Rns opensaml

2. Manually Install "opensaml" via AUR

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

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

b. Clone opensaml's git locally

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

c. Go to ~/opensaml folder and install it

$ cd ~/opensaml $ makepkg -si

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

ID: 990163
Name: opensaml
PackageBaseID: 164588
PackageBase: opensaml
Version: 3.2.1-1
Description: Shibboleth Project's SAML 2 implementation in C++
URL: https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1616283045
LastModified: 1637151095
URLPath: /cgit/aur.git/snapshot/opensaml.tar.gz