tcping on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tcping

* (Optional) Uninstall tcping on Arch using YAY

$ yay -Rns tcping

2. Manually Install "tcping" via AUR

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

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

b. Clone tcping's git locally

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

c. Go to ~/tcping folder and install it

$ cd ~/tcping $ makepkg -si

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

ID: 566434
Name: tcping
PackageBaseID: 137873
PackageBase: tcping
Version: 0.1.1rc1-1
Description: Just like icmp ping
URL: https://github.com/zhengxiaowai/tcping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bruceutut
Submitter: bruceutut
FirstSubmitted: 1544183337
LastModified: 1544183337
URLPath: /cgit/aur.git/snapshot/tcping.tar.gz