sharness on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S sharness

* (Optional) Uninstall sharness on Arch using YAY

$ yay -Rns sharness

2. Manually Install "sharness" via AUR

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

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

b. Clone sharness's git locally

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

c. Go to ~/sharness folder and install it

$ cd ~/sharness $ makepkg -si

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

ID: 1229633
Name: sharness
PackageBaseID: 191761
PackageBase: sharness
Version: 1.2.0-1
Description: Shell library to test your tools like Git does
URL: https://github.com/felipec/sharness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: felipec
Submitter: felipec
FirstSubmitted: 1679354804
LastModified: 1679354804
URLPath: /cgit/aur.git/snapshot/sharness.tar.gz