python-pyoidc on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pyoidc

* (Optional) Uninstall python-pyoidc on Arch using YAY

$ yay -Rns python-pyoidc

2. Manually Install "python-pyoidc" via AUR

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

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

b. Clone python-pyoidc's git locally

$ git clone https://aur.archlinux.org/python-pyoidc.git ~/python-pyoidc

c. Go to ~/python-pyoidc folder and install it

$ cd ~/python-pyoidc $ makepkg -si

3. Information about the python-pyoidc package on Arch User Repository (AUR)

ID: 1267181
Name: python-pyoidc
PackageBaseID: 145349
PackageBase: python-pyoidc
Version: 1.6.0-1
Description: A complete OpenID Connect implementation in Python
URL: https://github.com/CZ-NIC/pyoidc
NumVotes: 1
Popularity: 0.002905
OutOfDate: 1693689824
Maintainer:
Submitter: Poscat
FirstSubmitted: 1569467414
LastModified: 1685779319
URLPath: /cgit/aur.git/snapshot/python-pyoidc.tar.gz