python-proxyscrape on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-proxyscrape

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

$ yay -Rns python-proxyscrape

2. Manually Install "python-proxyscrape" via AUR

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

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

b. Clone python-proxyscrape's git locally

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

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

$ cd ~/python-proxyscrape $ makepkg -si

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

ID: 1034835
Name: python-proxyscrape
PackageBaseID: 175883
PackageBase: python-proxyscrape
Version: 0.3.0-2
Description: Python library for retrieving free proxies
URL: https://github.com/jaredlgillespie/proxyscrape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1644560879
LastModified: 1644560941
URLPath: /cgit/aur.git/snapshot/python-proxyscrape.tar.gz