python-pytest-httpserver on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pytest-httpserver

* (Optional) Uninstall python-pytest-httpserver on Arch using YAY

$ yay -Rns python-pytest-httpserver

2. Manually Install "python-pytest-httpserver" via AUR

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

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

b. Clone python-pytest-httpserver's git locally

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

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

$ cd ~/python-pytest-httpserver $ makepkg -si

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

ID: 1035405
Name: python-pytest-httpserver
PackageBaseID: 154905
PackageBase: python-pytest-httpserver
Version: 1.0.4-1
Description: Pytest plugin for testing http clients without contacting the real http server
URL: https://github.com/csernazs/pytest-httpserver/
NumVotes: 3
Popularity: 0.002646
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1593364834
LastModified: 1644620405
URLPath: /cgit/aur.git/snapshot/python-pytest-httpserver.tar.gz