python2-saml on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-saml

* (Optional) Uninstall python2-saml on Arch using YAY

$ yay -Rns python2-saml

2. Manually Install "python2-saml" via AUR

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

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

b. Clone python2-saml's git locally

$ git clone https://aur.archlinux.org/python2-saml.git ~/python2-saml

c. Go to ~/python2-saml folder and install it

$ cd ~/python2-saml $ makepkg -si

3. Information about the python2-saml package on Arch User Repository (AUR)

ID: 1020715
Name: python2-saml
PackageBaseID: 135544
PackageBase: python2-saml
Version: 2.10.0-1
Description: OneLogin's SAML Python Toolkit. Python 2 version / upstream python-saml.
URL: https://github.com/onelogin/python-saml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
FirstSubmitted: 1535673312
LastModified: 1642540832
URLPath: /cgit/aur.git/snapshot/python2-saml.tar.gz