python-recaptcha on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-recaptcha

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

$ yay -Rns python-recaptcha

2. Manually Install "python-recaptcha" via AUR

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

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

b. Clone python-recaptcha's git locally

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

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

$ cd ~/python-recaptcha $ makepkg -si

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

ID: 997812
Name: python-recaptcha
PackageBaseID: 173533
PackageBase: python-recaptcha
Version: 1.0.1-1
Description: ReCAPTCHA library for python
URL: https://github.com/homeinfogmbh/recaptcha
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1638216212
LastModified: 1638581663
URLPath: /cgit/aur.git/snapshot/python-recaptcha.tar.gz