django-registration on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S django-registration

* (Optional) Uninstall django-registration on Arch using YAY

$ yay -Rns django-registration

2. Manually Install "django-registration" via AUR

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

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

b. Clone django-registration's git locally

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

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

$ cd ~/django-registration $ makepkg -si

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

ID: 744457
Name: django-registration
PackageBaseID: 20144
PackageBase: django-registration
Version: 2.8-1
Description: A simple, generic user-registration application for Django
URL: https://github.com/macropin/django-registration
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: ilstam
Submitter: rcoyner
FirstSubmitted: 1222104215
LastModified: 1590758960
URLPath: /cgit/aur.git/snapshot/django-registration.tar.gz