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

Last updated: July 01,2024

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

$ yay -S python-pytest-kwparametrize

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

$ yay -Rns python-pytest-kwparametrize

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

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

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

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

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

ID: 1252628
Name: python-pytest-kwparametrize
PackageBaseID: 192580
PackageBase: python-pytest-kwparametrize
Version: 0.0.3-2
Description: Alternate syntax for @pytest.mark.parametrize with test cases as dictionaries and default value fallbacks
URL: https://github.com/akaihola/pytest-kwparametrize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1681256907
LastModified: 1683206071
URLPath: /cgit/aur.git/snapshot/python-pytest-kwparametrize.tar.gz