python-asysocks on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-asysocks

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

$ yay -Rns python-asysocks

2. Manually Install "python-asysocks" via AUR

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

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

b. Clone python-asysocks's git locally

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

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

$ cd ~/python-asysocks $ makepkg -si

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

ID: 1326179
Name: python-asysocks
PackageBaseID: 154855
PackageBase: python-asysocks
Version: 0.2.9-1
Description: Socks5/Socks4 client and server python library
URL: https://pypi.org/project/asysocks
NumVotes: 2
Popularity: 0.001423
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1593268643
LastModified: 1695927165
URLPath: /cgit/aur.git/snapshot/python-asysocks.tar.gz