django-registration-hg on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S django-registration-hg

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

$ yay -Rns django-registration-hg

2. Manually Install "django-registration-hg" 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-hg's git locally

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

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

$ cd ~/django-registration-hg $ makepkg -si

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

ID: 201406
Name: django-registration-hg
PackageBaseID: 42743
PackageBase: django-registration-hg
Version: 20101010-1
Description: A user-registration application for Django.
URL: http://bitbucket.org/ubernostrum/django-registration/wiki/Home
NumVotes: 1
Popularity: 0
OutOfDate: 1468913691
Maintainer:
Submitter: lubosz
FirstSubmitted: 1289187729
LastModified: 1435006520
URLPath: /cgit/aur.git/snapshot/django-registration-hg.tar.gz