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

Last updated: October 05,2024

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

$ yay -S python-pytest-check

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

$ yay -Rns python-pytest-check

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

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

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

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

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

ID: 1259632
Name: python-pytest-check
PackageBaseID: 155183
PackageBase: python-pytest-check
Version: 2.1.4-1
Description: Pytest plugin that allows multiple failures per test
URL: https://github.com/okken/pytest-check
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1594093759
LastModified: 1684383791
URLPath: /cgit/aur.git/snapshot/python-pytest-check.tar.gz