python2-pytest-expect on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-pytest-expect

* (Optional) Uninstall python2-pytest-expect on Arch using YAY

$ yay -Rns python2-pytest-expect

2. Manually Install "python2-pytest-expect" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-pytest-expect's git locally

$ git clone https://aur.archlinux.org/python2-pytest-expect.git ~/python2-pytest-expect

c. Go to ~/python2-pytest-expect folder and install it

$ cd ~/python2-pytest-expect $ makepkg -si

3. Information about the python2-pytest-expect package on Arch User Repository (AUR)

ID: 1105874
Name: python2-pytest-expect
PackageBaseID: 183392
PackageBase: python2-pytest-expect
Version: 1.1.0-8
Description: A Python 2 pytest plugin to store test expectations and mark tests based on them
URL: https://pypi.org/project/pytest-expect/1.1.0/
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655756040
LastModified: 1656599274
URLPath: /cgit/aur.git/snapshot/python2-pytest-expect.tar.gz

5. The same packages on other Linux Distributions