python-captcha on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-captcha

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

$ yay -Rns python-captcha

2. Manually Install "python-captcha" via AUR

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

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

b. Clone python-captcha's git locally

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

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

$ cd ~/python-captcha $ makepkg -si

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

ID: 1295855
Name: python-captcha
PackageBaseID: 148502
PackageBase: python-captcha
Version: 0.5.0-1
Description: Library that generates audio and image CAPTCHAs
URL: https://github.com/lepture/captcha
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: Joffrey
FirstSubmitted: 1579978230
LastModified: 1690602726
URLPath: /cgit/aur.git/snapshot/python-captcha.tar.gz

5. The same packages on other Linux Distributions