2ping on AUR (Arch User Repository)

Last updated: March 29,2024

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

$ yay -S 2ping

* (Optional) Uninstall 2ping on Arch using YAY

$ yay -Rns 2ping

2. Manually Install "2ping" via AUR

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

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

b. Clone 2ping's git locally

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

c. Go to ~/2ping folder and install it

$ cd ~/2ping $ makepkg -si

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

ID: 1107212
Name: 2ping
PackageBaseID: 136640
PackageBase: 2ping
Version: 4.5.1-1
Description: a bi-directional ping utility
URL: https://www.finnie.org/software/2ping/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: adsun
FirstSubmitted: 1539482806
LastModified: 1656860008
URLPath: /cgit/aur.git/snapshot/2ping.tar.gz