omping on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S omping

* (Optional) Uninstall omping on Arch using YAY

$ yay -Rns omping

2. Manually Install "omping" via AUR

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

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

b. Clone omping's git locally

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

c. Go to ~/omping folder and install it

$ cd ~/omping $ makepkg -si

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

ID: 584525
Name: omping
PackageBaseID: 101856
PackageBase: omping
Version: 0.0.5.r1.g08a31ec-1
Description: Open Multicast Ping, a tool for testing IPv4/IPv6 multicast connectivity
URL: https://github.com/troglobit/omping
NumVotes: 2
Popularity: 2.1E-5
OutOfDate:
Maintainer:
Submitter: grawity
FirstSubmitted: 1444821360
LastModified: 1549731180
URLPath: /cgit/aur.git/snapshot/omping.tar.gz