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