shelltestrunner on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S shelltestrunner

* (Optional) Uninstall shelltestrunner on Arch using YAY

$ yay -Rns shelltestrunner

2. Manually Install "shelltestrunner" via AUR

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

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

b. Clone shelltestrunner's git locally

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

c. Go to ~/shelltestrunner folder and install it

$ cd ~/shelltestrunner $ makepkg -si

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

ID: 1320152
Name: shelltestrunner
PackageBaseID: 175199
PackageBase: shelltestrunner
Version: 1.10-1
Description: Easy, repeatable testing of CLI programs/commands
URL: https://github.com/simonmichael/shelltestrunner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1642620936
LastModified: 1694951549
URLPath: /cgit/aur.git/snapshot/shelltestrunner.tar.gz