python-concurrencytest on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-concurrencytest

* (Optional) Uninstall python-concurrencytest on Arch using YAY

$ yay -Rns python-concurrencytest

2. Manually Install "python-concurrencytest" via AUR

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

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

b. Clone python-concurrencytest's git locally

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

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

$ cd ~/python-concurrencytest $ makepkg -si

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

ID: 1367802
Name: python-concurrencytest
PackageBaseID: 129296
PackageBase: python-concurrencytest
Version: 0.1.2.4-1
Description: Python testtools extension for running unittest suites concurrently.
URL: https://github.com/cgoldberg/concurrencytest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Viech
Submitter: Viech
FirstSubmitted: 1516310309
LastModified: 1702279485
URLPath: /cgit/aur.git/snapshot/python-concurrencytest.tar.gz