myping on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S myping

* (Optional) Uninstall myping on Arch using YAY

$ yay -Rns myping

2. Manually Install "myping" via AUR

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

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

b. Clone myping's git locally

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

c. Go to ~/myping folder and install it

$ cd ~/myping $ makepkg -si

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

ID: 986821
Name: myping
PackageBaseID: 172867
PackageBase: myping
Version: 0.2-2
Description: ping many things at once and visualize the result
URL: https://github.com/9er/myping
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 992jo
Submitter: 992jo
FirstSubmitted: 1636363169
LastModified: 1636552588
URLPath: /cgit/aur.git/snapshot/myping.tar.gz