ping-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ping-bin

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

$ yay -Rns ping-bin

2. Manually Install "ping-bin" via AUR

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

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

b. Clone ping-bin's git locally

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

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

$ cd ~/ping-bin $ makepkg -si

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

ID: 797404
Name: ping-bin
PackageBaseID: 158123
PackageBase: ping-bin
Version: 0.6.0-1
Description: Test your API against some data
URL: https://github.com/jeremyvaartjes/ping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1601241970
LastModified: 1601242542
URLPath: /cgit/aur.git/snapshot/ping-bin.tar.gz