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

Last updated: June 28,2024

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

$ yay -S python-pytest-spec

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

$ yay -Rns python-pytest-spec

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

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

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

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

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

ID: 1040637
Name: python-pytest-spec
PackageBaseID: 176231
PackageBase: python-pytest-spec
Version: 3.2.0-1
Description: Plugin to display pytest execution output like a specification
URL: https://github.com/pchomik/pytest-spec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1645419148
LastModified: 1645419148
URLPath: /cgit/aur.git/snapshot/python-pytest-spec.tar.gz