pingtop on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pingtop

* (Optional) Uninstall pingtop on Arch using YAY

$ yay -Rns pingtop

2. Manually Install "pingtop" via AUR

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

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

b. Clone pingtop's git locally

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

c. Go to ~/pingtop folder and install it

$ cd ~/pingtop $ makepkg -si

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

ID: 916770
Name: pingtop
PackageBaseID: 167236
PackageBase: pingtop
Version: 0.4.0-1
Description: Ping multiple servers and show results in a top-like terminal UI.
URL: https://pypi.org/project/pingtop/
NumVotes: 0
Popularity: 0
OutOfDate: 1707872620
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1621713334
LastModified: 1622811805
URLPath: /cgit/aur.git/snapshot/pingtop.tar.gz