python-anticaptcha on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-anticaptcha

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

$ yay -Rns python-anticaptcha

2. Manually Install "python-anticaptcha" via AUR

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

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

b. Clone python-anticaptcha's git locally

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

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

$ cd ~/python-anticaptcha $ makepkg -si

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

ID: 1067447
Name: python-anticaptcha
PackageBaseID: 140244
PackageBase: python-anticaptcha
Version: 1.0.0-1
Description: Client library for solving captchas with anticaptcha.com support.
URL: https://github.com/ad-m/python-anticaptcha
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: DarioP
FirstSubmitted: 1552301345
LastModified: 1650048966
URLPath: /cgit/aur.git/snapshot/python-anticaptcha.tar.gz