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

Last updated: July 03,2024

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

$ yay -S python-pytest-golden

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

$ yay -Rns python-pytest-golden

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

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

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

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

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

ID: 1248777
Name: python-pytest-golden
PackageBaseID: 193094
PackageBase: python-pytest-golden
Version: 0.2.2-1
Description: Plugin for pytest that offloads expected outputs to data files
URL: https://github.com/oprypin/pytest-golden
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682619853
LastModified: 1682619853
URLPath: /cgit/aur.git/snapshot/python-pytest-golden.tar.gz