pingtcp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pingtcp

* (Optional) Uninstall pingtcp on Arch using YAY

$ yay -Rns pingtcp

2. Manually Install "pingtcp" via AUR

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

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

b. Clone pingtcp's git locally

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

c. Go to ~/pingtcp folder and install it

$ cd ~/pingtcp $ makepkg -si

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

ID: 1109377
Name: pingtcp
PackageBaseID: 91945
PackageBase: pingtcp
Version: 0.0.6-1
Description: Small utility to measure TCP handshake time (torify-friendly)
URL: https://codeberg.org/post-factum/pingtcp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: post-factum
Submitter: post-factum
FirstSubmitted: 1428239289
LastModified: 1657291081
URLPath: /cgit/aur.git/snapshot/pingtcp.tar.gz