paping on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S paping

* (Optional) Uninstall paping on Arch using YAY

$ yay -Rns paping

2. Manually Install "paping" via AUR

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

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

b. Clone paping's git locally

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

c. Go to ~/paping folder and install it

$ cd ~/paping $ makepkg -si

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

ID: 1226235
Name: paping
PackageBaseID: 191470
PackageBase: paping
Version: 1.5.5-1
Description: TCP port testing, emulating the functionality of ping (port ping)
URL: https://code.google.com/archive/p/paping/
NumVotes: 2
Popularity: 0.753475
OutOfDate:
Maintainer: Darkpelz
Submitter: Darkpelz
FirstSubmitted: 1678811527
LastModified: 1678811527
URLPath: /cgit/aur.git/snapshot/paping.tar.gz