python-aiosocks on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-aiosocks

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

$ yay -Rns python-aiosocks

2. Manually Install "python-aiosocks" via AUR

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

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

b. Clone python-aiosocks's git locally

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

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

$ cd ~/python-aiosocks $ makepkg -si

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

ID: 828844
Name: python-aiosocks
PackageBaseID: 115910
PackageBase: python-aiosocks
Version: 0.2.6-4
Description: SOCKS proxy client for asyncio and aiohttp
URL: https://github.com/nibrag/aiosocks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: petercxy
FirstSubmitted: 1475476328
LastModified: 1607114426
URLPath: /cgit/aur.git/snapshot/python-aiosocks.tar.gz