shellspec-bin on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shellspec-bin

* (Optional) Uninstall shellspec-bin on Arch using YAY

$ yay -Rns shellspec-bin

2. Manually Install "shellspec-bin" via AUR

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

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

b. Clone shellspec-bin's git locally

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

c. Go to ~/shellspec-bin folder and install it

$ cd ~/shellspec-bin $ makepkg -si

3. Information about the shellspec-bin package on Arch User Repository (AUR)

ID: 1251910
Name: shellspec-bin
PackageBaseID: 189316
PackageBase: shellspec-bin
Version: 0.28.1.r2-2
Description: BDD style unit testing framework for POSIX compliant shell script
URL: https://shellspec.info
NumVotes: 1
Popularity: 0.000455
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1673105698
LastModified: 1683136829
URLPath: /cgit/aur.git/snapshot/shellspec-bin.tar.gz