shellspec on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S shellspec

* (Optional) Uninstall shellspec on Arch using YAY

$ yay -Rns shellspec

2. Manually Install "shellspec" via AUR

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

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

b. Clone shellspec's git locally

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

c. Go to ~/shellspec folder and install it

$ cd ~/shellspec $ makepkg -si

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

ID: 1193391
Name: shellspec
PackageBaseID: 146325
PackageBase: shellspec
Version: 0.28.1-2
Description: BDD style unit testing framework for POSIX compliant shell script
URL: https://shellspec.info
NumVotes: 2
Popularity: 0.000455
OutOfDate:
Maintainer: stefanwimmer128
Submitter: damien.flament
FirstSubmitted: 1572703020
LastModified: 1673128440
URLPath: /cgit/aur.git/snapshot/shellspec.tar.gz