shellspec-git on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shellspec-git

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

$ yay -Rns shellspec-git

2. Manually Install "shellspec-git" via AUR

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

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

b. Clone shellspec-git's git locally

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

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

$ cd ~/shellspec-git $ makepkg -si

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

ID: 1193372
Name: shellspec-git
PackageBaseID: 189322
PackageBase: shellspec-git
Version: 0.28.1.r120.gf800240-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: 1673108635
LastModified: 1673125945
URLPath: /cgit/aur.git/snapshot/shellspec-git.tar.gz