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

Last updated: July 03,2024

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

$ yay -S python-pytest-local

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

$ yay -Rns python-pytest-local

2. Manually Install "python-pytest-local" 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-local's git locally

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

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

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

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

ID: 1284721
Name: python-pytest-local
PackageBaseID: 195454
PackageBase: python-pytest-local
Version: 0.0.2-2
Description: Simple forking server for testing with reusable context
URL: https://github.com/daskol/pytest-local
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1688746616
LastModified: 1688746735
URLPath: /cgit/aur.git/snapshot/python-pytest-local.tar.gz