python2-flaky on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-flaky

* (Optional) Uninstall python2-flaky on Arch using YAY

$ yay -Rns python2-flaky

2. Manually Install "python2-flaky" via AUR

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

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

b. Clone python2-flaky's git locally

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

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

$ cd ~/python2-flaky $ makepkg -si

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

ID: 1097808
Name: python2-flaky
PackageBaseID: 183171
PackageBase: python2-flaky
Version: 3.7.0-4
Description: Plugin for nose or py.test that automatically reruns flaky tests
URL: https://pypi.org/project/flaky/3.7.0/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1655127135
LastModified: 1655132504
URLPath: /cgit/aur.git/snapshot/python2-flaky.tar.gz

5. The same packages on other Linux Distributions