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