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

Last updated: June 16,2024

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

$ yay -S python2-pytest-runner

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

$ yay -Rns python2-pytest-runner

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

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

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

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

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

ID: 1097742
Name: python2-pytest-runner
PackageBaseID: 183167
PackageBase: python2-pytest-runner
Version: 5.2-5
Description: Invoke py.test as distutils command with dependency resolution
URL: https://pypi.org/project/pytest-runner/5.2/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655123483
LastModified: 1655124610
URLPath: /cgit/aur.git/snapshot/python2-pytest-runner.tar.gz