shunit-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S shunit-git

* (Optional) Uninstall shunit-git on Arch using YAY

$ yay -Rns shunit-git

2. Manually Install "shunit-git" via AUR

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

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

b. Clone shunit-git's git locally

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

c. Go to ~/shunit-git folder and install it

$ cd ~/shunit-git $ makepkg -si

3. Information about the shunit-git package on Arch User Repository (AUR)

ID: 640153
Name: shunit-git
PackageBaseID: 144280
PackageBase: shunit-git
Version: r43.1dc12c8-1
Description: A basic unit testing framework for bash
URL: https://github.com/F0xedb/shUnit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: F0xedb
Submitter: F0xedb
FirstSubmitted: 1565639910
LastModified: 1566744392
URLPath: /cgit/aur.git/snapshot/shunit-git.tar.gz