python2-pysocks on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pysocks

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

$ yay -Rns python2-pysocks

2. Manually Install "python2-pysocks" via AUR

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

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

b. Clone python2-pysocks's git locally

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

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

$ cd ~/python2-pysocks $ makepkg -si

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

ID: 1395616
Name: python2-pysocks
PackageBaseID: 202039
PackageBase: python2-pysocks
Version: 1.7.1.r7.gf4c3cd9-1
Description: SOCKS4 and SOCKS5 proxy module (deprecated) (Python 2 package)
URL: https://github.com/urllib3/PySocks
NumVotes: 1
Popularity: 0.425299
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706636041
LastModified: 1706636818
URLPath: /cgit/aur.git/snapshot/python2-pysocks.tar.gz

5. The same packages on other Linux Distributions