python-httpx-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-httpx-git

* (Optional) Uninstall python-httpx-git on Arch using YAY

$ yay -Rns python-httpx-git

2. Manually Install "python-httpx-git" via AUR

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

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

b. Clone python-httpx-git's git locally

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

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

$ cd ~/python-httpx-git $ makepkg -si

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

ID: 1256965
Name: python-httpx-git
PackageBaseID: 190635
PackageBase: python-httpx-git
Version: 0.24.0.r19.gee432c0d-1
Description: A next generation HTTP client for Python
URL: https://github.com/encode/httpx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter: yar
FirstSubmitted: 1676979749
LastModified: 1683892867
URLPath: /cgit/aur.git/snapshot/python-httpx-git.tar.gz