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

Last updated: June 21,2024

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

$ yay -S python-pytest-split

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

$ yay -Rns python-pytest-split

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

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

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

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

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

ID: 828894
Name: python-pytest-split
PackageBaseID: 160583
PackageBase: python-pytest-split
Version: 0.1.5-1
Description: Pytest plugin which splits the test suite based on test execution time.
URL: https://github.com/jerry-git/pytest-split
NumVotes: 0
Popularity: 0
OutOfDate: 1696523951
Maintainer: alex.forencich
Submitter: alex.forencich
FirstSubmitted: 1607124954
LastModified: 1607124954
URLPath: /cgit/aur.git/snapshot/python-pytest-split.tar.gz