sharness on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install sharness on Arch using YAY
$
yay -S
sharness
Copied
* (Optional) Uninstall sharness on Arch using YAY
$
yay -Rns
sharness
Copied
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
Copied
b. Clone sharness's git locally
$
git clone https://aur.archlinux.org/sharness.git
~/sharness
Copied
c. Go to ~/sharness folder and install it
$
cd
~/sharness
Copied
$
makepkg -si
Copied
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
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