python3-saml on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python3-saml

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

$ yay -Rns python3-saml

2. Manually Install "python3-saml" via AUR

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

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

b. Clone python3-saml's git locally

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

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

$ cd ~/python3-saml $ makepkg -si

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

ID: 1342695
Name: python3-saml
PackageBaseID: 135542
PackageBase: python3-saml
Version: 1.16.0-1
Description: SAML Python Toolkit (compatible with Python3)
URL: https://github.com/saml-toolkits/python3-saml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: pmattern
FirstSubmitted: 1535667562
LastModified: 1698408666
URLPath: /cgit/aur.git/snapshot/python3-saml.tar.gz