python2-requesocks on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python2-requesocks

* (Optional) Uninstall python2-requesocks on Arch using YAY

$ yay -Rns python2-requesocks

2. Manually Install "python2-requesocks" via AUR

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

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

b. Clone python2-requesocks's git locally

$ git clone https://aur.archlinux.org/python2-requesocks.git ~/python2-requesocks

c. Go to ~/python2-requesocks folder and install it

$ cd ~/python2-requesocks $ makepkg -si

3. Information about the python2-requesocks package on Arch User Repository (AUR)

ID: 190481
Name: python2-requesocks
PackageBaseID: 83423
PackageBase: python2-requesocks
Version: 0.10.8-1
Description: Python HTTP for Humans, with socks proxy support
URL: https://pypi.python.org/pypi/requesocks
NumVotes: 1
Popularity: 0
OutOfDate: 1643682207
Maintainer:
FirstSubmitted: 1404007548
LastModified: 1433900820
URLPath: /cgit/aur.git/snapshot/python2-requesocks.tar.gz