simplesamlphp on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S simplesamlphp

* (Optional) Uninstall simplesamlphp on Arch using YAY

$ yay -Rns simplesamlphp

2. Manually Install "simplesamlphp" via AUR

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

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

b. Clone simplesamlphp's git locally

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

c. Go to ~/simplesamlphp folder and install it

$ cd ~/simplesamlphp $ makepkg -si

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

ID: 1245153
Name: simplesamlphp
PackageBaseID: 175283
PackageBase: simplesamlphp
Version: 2.0.3-1
Description: Authentication and federation application supporting several protocols
URL: https://simplesamlphp.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1642867314
LastModified: 1682250542
URLPath: /cgit/aur.git/snapshot/simplesamlphp.tar.gz