python2-django-auth-ldap on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-django-auth-ldap

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

$ yay -Rns python2-django-auth-ldap

2. Manually Install "python2-django-auth-ldap" via AUR

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

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

b. Clone python2-django-auth-ldap's git locally

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

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

$ cd ~/python2-django-auth-ldap $ makepkg -si

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

ID: 523302
Name: python2-django-auth-ldap
PackageBaseID: 90407
PackageBase: python2-django-auth-ldap
Version: 1.6.1-1
Description: This is a Django authentication backend that authenticates against an LDAP service.
URL: https://pypi.python.org/pypi/django-auth-ldap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XavierCLL
FirstSubmitted: 1423781981
LastModified: 1530379235
URLPath: /cgit/aur.git/snapshot/python2-django-auth-ldap.tar.gz