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

Last updated: July 03,2024

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

$ yay -S python-pytest-cases

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

$ yay -Rns python-pytest-cases

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

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

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

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

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

ID: 1303466
Name: python-pytest-cases
PackageBaseID: 186132
PackageBase: python-pytest-cases
Version: 3.6.14-1
Description: Separate test code from test cases in pytest.
URL: https://smarie.github.io/python-pytest-cases/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: autinerd
Submitter: autinerd
FirstSubmitted: 1664398632
LastModified: 1691941660
URLPath: /cgit/aur.git/snapshot/python-pytest-cases.tar.gz