testoob on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S testoob

* (Optional) Uninstall testoob on Arch using YAY

$ yay -Rns testoob

2. Manually Install "testoob" via AUR

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

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

b. Clone testoob's git locally

$ git clone https://aur.archlinux.org/testoob.git ~/testoob

c. Go to ~/testoob folder and install it

$ cd ~/testoob $ makepkg -si

3. Information about the testoob package on Arch User Repository (AUR)

ID: 201962
Name: testoob
PackageBaseID: 77310
PackageBase: testoob
Version: 1.15-2
Description: Python Testing Out Of (The) Box - An advanced unit testing framework.
URL: http://code.google.com/p/testoob
NumVotes: 1
Popularity: 0
OutOfDate: 1700860478
Maintainer: olegus8
Submitter: olegus8
FirstSubmitted: 1389302696
LastModified: 1435091638
URLPath: /cgit/aur.git/snapshot/testoob.tar.gz