python2-setuptools_trial on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python2-setuptools_trial

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

$ yay -Rns python2-setuptools_trial

2. Manually Install "python2-setuptools_trial" via AUR

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

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

b. Clone python2-setuptools_trial's git locally

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

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

$ cd ~/python2-setuptools_trial $ makepkg -si

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

ID: 534423
Name: python2-setuptools_trial
PackageBaseID: 97936
PackageBase: python-setuptools_trial
Version: 0.6.0-2
Description: Setuptools plugin that makes unit tests execute with trial instead of pyunit
URL: https://github.com/rutsky/setuptools-trial
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: intelfx
FirstSubmitted: 1439925436
LastModified: 1534122237
URLPath: /cgit/aur.git/snapshot/python2-setuptools_trial.tar.gz