python-cloudscraper on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-cloudscraper

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

$ yay -Rns python-cloudscraper

2. Manually Install "python-cloudscraper" via AUR

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

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

b. Clone python-cloudscraper's git locally

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

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

$ cd ~/python-cloudscraper $ makepkg -si

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

ID: 1394540
Name: python-cloudscraper
PackageBaseID: 177583
PackageBase: python-cloudscraper
Version: 1.2.71-2
Description: Python module to bypass Cloudflare's anti-bot page
URL: https://github.com/VeNoMouS/cloudscraper
NumVotes: 6
Popularity: 0.833138
OutOfDate:
Maintainer: mattski
Submitter: arojas
FirstSubmitted: 1648837132
LastModified: 1706482004
URLPath: /cgit/aur.git/snapshot/python-cloudscraper.tar.gz

5. The same packages on other Linux Distributions