python-respx on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-respx

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

$ yay -Rns python-respx

2. Manually Install "python-respx" via AUR

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

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

b. Clone python-respx's git locally

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

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

$ cd ~/python-respx $ makepkg -si

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

ID: 1321137
Name: python-respx
PackageBaseID: 167643
PackageBase: python-respx
Version: 0.20.2-1
Description: Mock HTTPX with awesome request patterns and response side effects
URL: https://github.com/lundberg/respx
NumVotes: 2
Popularity: 1.8E-5
OutOfDate:
Maintainer: jocke-l
Submitter: jocke-l
FirstSubmitted: 1622828403
LastModified: 1695120606
URLPath: /cgit/aur.git/snapshot/python-respx.tar.gz