python-http3 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-http3

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

$ yay -Rns python-http3

2. Manually Install "python-http3" via AUR

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

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

b. Clone python-http3's git locally

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

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

$ cd ~/python-http3 $ makepkg -si

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

ID: 818307
Name: python-http3
PackageBaseID: 143211
PackageBase: python-http3
Version: 0.6.7-1
Description: The next generation HTTP client for Python 3.
URL: https://www.encode.io/http3/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
FirstSubmitted: 1562258014
LastModified: 1605263780
URLPath: /cgit/aur.git/snapshot/python-http3.tar.gz