tcpping on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S tcpping

* (Optional) Uninstall tcpping on Arch using YAY

$ yay -Rns tcpping

2. Manually Install "tcpping" via AUR

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

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

b. Clone tcpping's git locally

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

c. Go to ~/tcpping folder and install it

$ cd ~/tcpping $ makepkg -si

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

ID: 1153192
Name: tcpping
PackageBaseID: 100903
PackageBase: tcpping
Version: 2.4-2
Description: test response times using TCP SYN packets
URL: https://github.com/deajan/tcpping
NumVotes: 11
Popularity: 0.037973
OutOfDate:
Maintainer: bilibili_xiaok
Submitter: zh99998
FirstSubmitted: 1443500472
LastModified: 1665918821
URLPath: /cgit/aur.git/snapshot/tcpping.tar.gz