python-geventhttpclient on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S python-geventhttpclient

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

$ yay -Rns python-geventhttpclient

2. Manually Install "python-geventhttpclient" via AUR

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

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

b. Clone python-geventhttpclient's git locally

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

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

$ cd ~/python-geventhttpclient $ makepkg -si

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

ID: 985222
Name: python-geventhttpclient
PackageBaseID: 154600
PackageBase: python-geventhttpclient
Version: 1.5.3-1
Description: A high performance, concurrent HTTP client library for python using gevent
URL: http://github.com/gwik/geventhttpclient
NumVotes: 3
Popularity: 0.009162
OutOfDate: 1670979955
Maintainer: stick
Submitter: stick
FirstSubmitted: 1592576527
LastModified: 1636296775
URLPath: /cgit/aur.git/snapshot/python-geventhttpclient.tar.gz