bash-bats-file on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bash-bats-file

* (Optional) Uninstall bash-bats-file on Arch using YAY

$ yay -Rns bash-bats-file

2. Manually Install "bash-bats-file" via AUR

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

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

b. Clone bash-bats-file's git locally

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

c. Go to ~/bash-bats-file folder and install it

$ cd ~/bash-bats-file $ makepkg -si

3. Information about the bash-bats-file package on Arch User Repository (AUR)

ID: 1001864
Name: bash-bats-file
PackageBaseID: 173907
PackageBase: bash-bats-file
Version: 0.3.0-2
Description: Common filesystem assertions for Bats
URL: https://github.com/bats-core/bats-file
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brokenpip3
FirstSubmitted: 1639334304
LastModified: 1639334390
URLPath: /cgit/aur.git/snapshot/bash-bats-file.tar.gz