xping on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S xping

* (Optional) Uninstall xping on Arch using YAY

$ yay -Rns xping

2. Manually Install "xping" via AUR

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

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

b. Clone xping's git locally

$ git clone https://aur.archlinux.org/xping.git ~/xping

c. Go to ~/xping folder and install it

$ cd ~/xping $ makepkg -si

3. Information about the xping package on Arch User Repository (AUR)

ID: 1061808
Name: xping
PackageBaseID: 74019
PackageBase: xping
Version: 1.3-3
Description: A simple ping program continiously probing multiple hosts using icmp-echo
URL: https://github.com/martintopholm/xping
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: loxley
Submitter: loxley
FirstSubmitted: 1380892802
LastModified: 1649156371
URLPath: /cgit/aur.git/snapshot/xping.tar.gz