cnping on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cnping

* (Optional) Uninstall cnping on Arch using YAY

$ yay -Rns cnping

2. Manually Install "cnping" via AUR

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

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

b. Clone cnping's git locally

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

c. Go to ~/cnping folder and install it

$ cd ~/cnping $ makepkg -si

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

ID: 1127915
Name: cnping
PackageBaseID: 185048
PackageBase: cnping
Version: 1.0.0-1
Description: Minimal graphical IPv4 Ping / HTTP ping tool
URL: https://github.com/cntools/cnping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcomania
Submitter: marcomania
FirstSubmitted: 1660909381
LastModified: 1660909381
URLPath: /cgit/aur.git/snapshot/cnping.tar.gz