python-ping3 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-ping3

* (Optional) Uninstall python-ping3 on Arch using YAY

$ yay -Rns python-ping3

2. Manually Install "python-ping3" via AUR

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

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

b. Clone python-ping3's git locally

$ git clone https://aur.archlinux.org/python-ping3.git ~/python-ping3

c. Go to ~/python-ping3 folder and install it

$ cd ~/python-ping3 $ makepkg -si

3. Information about the python-ping3 package on Arch User Repository (AUR)

ID: 1275162
Name: python-ping3
PackageBaseID: 190394
PackageBase: python-ping3
Version: 4.0.4-2
Description: Pure Python3 version of ICMP ping, shipped with command-line command
URL: https://github.com/kyan001/ping3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmille
Submitter: kmille
FirstSubmitted: 1676325852
LastModified: 1687108100
URLPath: /cgit/aur.git/snapshot/python-ping3.tar.gz