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