tcping on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install tcping on Arch using YAY
$
yay -S
tcping
Copied
* (Optional) Uninstall tcping on Arch using YAY
$
yay -Rns
tcping
Copied
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
Copied
b. Clone tcping's git locally
$
git clone https://aur.archlinux.org/tcping.git
~/tcping
Copied
c. Go to ~/tcping folder and install it
$
cd
~/tcping
Copied
$
makepkg -si
Copied
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
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