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

Last updated: November 07,2024

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

$ yay -S python-django-auth-ldap

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

$ yay -Rns python-django-auth-ldap

2. Manually Install "python-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 python-django-auth-ldap's git locally

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

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

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

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

ID: 767523
Name: python-django-auth-ldap
PackageBaseID: 90408
PackageBase: python-django-auth-ldap
Version: 2.2.0-1
Description: This is a Django authentication backend that authenticates against an LDAP service.
URL: https://pypi.python.org/pypi/django-auth-ldap
NumVotes: 2
Popularity: 0
OutOfDate: 1700504262
Maintainer: Xavier
Submitter: Xavier
FirstSubmitted: 1423782192
LastModified: 1595226958
URLPath: /cgit/aur.git/snapshot/python-django-auth-ldap.tar.gz