django-openid-auth on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S django-openid-auth

* (Optional) Uninstall django-openid-auth on Arch using YAY

$ yay -Rns django-openid-auth

2. Manually Install "django-openid-auth" via AUR

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

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

b. Clone django-openid-auth's git locally

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

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

$ cd ~/django-openid-auth $ makepkg -si

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

ID: 385758
Name: django-openid-auth
PackageBaseID: 32442
PackageBase: django-openid-auth
Version: 0.13-1
Description: OpenID integration for django.contrib.auth.
URL: https://launchpad.net/django-openid-auth
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: zancarius
FirstSubmitted: 1259962472
LastModified: 1487537146
URLPath: /cgit/aur.git/snapshot/django-openid-auth.tar.gz