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

Last updated: June 30,2024

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

$ yay -S python-pytest-variables

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

$ yay -Rns python-pytest-variables

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

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

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

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

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

ID: 1403075
Name: python-pytest-variables
PackageBaseID: 173444
PackageBase: python-pytest-variables
Version: 3.1.0-1
Description: pytest plugin for providing variables to tests/fixtures
URL: https://github.com/pytest-dev/pytest-variables
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1637875248
LastModified: 1706895877
URLPath: /cgit/aur.git/snapshot/python-pytest-variables.tar.gz