python2-goodtests on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-goodtests

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

$ yay -Rns python2-goodtests

2. Manually Install "python2-goodtests" via AUR

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

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

b. Clone python2-goodtests's git locally

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

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

$ cd ~/python2-goodtests $ makepkg -si

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

ID: 556445
Name: python2-goodtests
PackageBaseID: 123428
PackageBase: python2-goodtests
Version: 3.0.4-1
Description: A fast, parallel, featured python unit-testing framework (python2 version)
URL: http://github.com/kata198/GoodTests
NumVotes: 0
Popularity: 0
OutOfDate: 1641075663
Maintainer: kata198
FirstSubmitted: 1497764260
LastModified: 1541088662
URLPath: /cgit/aur.git/snapshot/python2-goodtests.tar.gz