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

Last updated: June 30,2024

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

$ yay -S python2-pytest-timeout

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

$ yay -Rns python2-pytest-timeout

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

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

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

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

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

ID: 1106570
Name: python2-pytest-timeout
PackageBaseID: 183698
PackageBase: python2-pytest-timeout
Version: 1.4.2-5
Description: Pytest plugin to abort hanging tests (legacy Python 2 version)
URL: https://pypi.org/project/pytest-timeout/1.4.2/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1656735102
LastModified: 1656735102
URLPath: /cgit/aur.git/snapshot/python2-pytest-timeout.tar.gz

5. The same packages on other Linux Distributions