bats-core-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bats-core-git

* (Optional) Uninstall bats-core-git on Arch using YAY

$ yay -Rns bats-core-git

2. Manually Install "bats-core-git" via AUR

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

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

b. Clone bats-core-git's git locally

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

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

$ cd ~/bats-core-git $ makepkg -si

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

ID: 773434
Name: bats-core-git
PackageBaseID: 150984
PackageBase: bats-core-git
Version: v1.2.1.r16.gda118fd-1
Description: Bash Automated Testing System
URL: https://github.com/bats-core/bats-core
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: schra
Submitter: schra
FirstSubmitted: 1585774270
LastModified: 1596417031
URLPath: /cgit/aur.git/snapshot/bats-core-git.tar.gz