python2-openid on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-openid

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

$ yay -Rns python2-openid

2. Manually Install "python2-openid" via AUR

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

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

b. Clone python2-openid's git locally

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

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

$ cd ~/python2-openid $ makepkg -si

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

ID: 735461
Name: python2-openid
PackageBaseID: 152725
PackageBase: python2-openid
Version: 2.2.5-5
Description: OpenID library for Python
URL: https://pypi.python.org/pypi/python-openid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1589362803
LastModified: 1589362803
URLPath: /cgit/aur.git/snapshot/python2-openid.tar.gz