probe-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S probe-bin

* (Optional) Uninstall probe-bin on Arch using YAY

$ yay -Rns probe-bin

2. Manually Install "probe-bin" via AUR

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

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

b. Clone probe-bin's git locally

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

c. Go to ~/probe-bin folder and install it

$ cd ~/probe-bin $ makepkg -si

3. Information about the probe-bin package on Arch User Repository (AUR)

ID: 1216531
Name: probe-bin
PackageBaseID: 190545
PackageBase: probe-bin
Version: 0.0.3-1
Description: Simplified Integration Testing Using YAML and JQ.
URL: https://github.com/abhimanyu003/probe
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: abhimanyu003
Submitter: abhimanyu003
FirstSubmitted: 1676739551
LastModified: 1677086647
URLPath: /cgit/aur.git/snapshot/probe-bin.tar.gz