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