django-recaptcha on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S django-recaptcha

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

$ yay -Rns django-recaptcha

2. Manually Install "django-recaptcha" via AUR

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

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

b. Clone django-recaptcha's git locally

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

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

$ cd ~/django-recaptcha $ makepkg -si

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

ID: 623044
Name: django-recaptcha
PackageBaseID: 100778
PackageBase: django-recaptcha
Version: 2.0.4-1
Description: Django reCAPTCHA form field/widget integration app
URL: https://github.com/praekelt/django-recaptcha
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ilstam
FirstSubmitted: 1443299711
LastModified: 1560975225
URLPath: /cgit/aur.git/snapshot/django-recaptcha.tar.gz