goodtests on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "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
Copied
b. Install goodtests on Arch using YAY
$
yay -S
goodtests
Copied
* (Optional) Uninstall goodtests on Arch using YAY
$
yay -Rns
goodtests
Copied
2. Manually Install "goodtests" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone goodtests's git locally
$
git clone https://aur.archlinux.org/goodtests.git
~/goodtests
Copied
c. Go to ~/goodtests folder and install it
$
cd
~/goodtests
Copied
$
makepkg -si
Copied
3. Information about the goodtests package on Arch User Repository (AUR)
ID: 556443
Name: goodtests
PackageBaseID: 123427
PackageBase: goodtests
Version: 3.0.4-1
Description: A fast, parallel, featured python unit-testing framework
URL: http://github.com/kata198/GoodTests
NumVotes: 0
Popularity: 0
OutOfDate: 1641075445
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497764004
LastModified: 1541088593
URLPath: /cgit/aur.git/snapshot/goodtests.tar.gz
Name: goodtests
PackageBaseID: 123427
PackageBase: goodtests
Version: 3.0.4-1
Description: A fast, parallel, featured python unit-testing framework
URL: http://github.com/kata198/GoodTests
NumVotes: 0
Popularity: 0
OutOfDate: 1641075445
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497764004
LastModified: 1541088593
URLPath: /cgit/aur.git/snapshot/goodtests.tar.gz