python-httmock on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-httmock

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

$ yay -Rns python-httmock

2. Manually Install "python-httmock" via AUR

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

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

b. Clone python-httmock's git locally

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

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

$ cd ~/python-httmock $ makepkg -si

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

ID: 1313408
Name: python-httmock
PackageBaseID: 140054
PackageBase: python-httmock
Version: 1.4.0-2
Description: A mocking library for requests
URL: https://github.com/patrys/httmock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1551578721
LastModified: 1693791755
URLPath: /cgit/aur.git/snapshot/python-httmock.tar.gz