liboping on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "liboping" 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 liboping on Arch using YAY
$
yay -S
liboping
Copied
* (Optional) Uninstall liboping on Arch using YAY
$
yay -Rns
liboping
Copied
2. Manually Install "liboping" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone liboping's git locally
$
git clone https://aur.archlinux.org/liboping.git
~/liboping
Copied
c. Go to ~/liboping folder and install it
$
cd
~/liboping
Copied
$
makepkg -si
Copied
3. Information about the liboping package on Arch User Repository (AUR)
ID: 1300568
Name: liboping
PackageBaseID: 166557
PackageBase: liboping
Version: 1.10.0-16
Description: C library to generate ICMP echo requests, better known as "ping packets"
URL: https://noping.cc/
NumVotes: 6
Popularity: 0.000454
OutOfDate:
Maintainer: lilydjwg
Submitter: arojas
FirstSubmitted: 1620465326
LastModified: 1691439819
URLPath: /cgit/aur.git/snapshot/liboping.tar.gz
Name: liboping
PackageBaseID: 166557
PackageBase: liboping
Version: 1.10.0-16
Description: C library to generate ICMP echo requests, better known as "ping packets"
URL: https://noping.cc/
NumVotes: 6
Popularity: 0.000454
OutOfDate:
Maintainer: lilydjwg
Submitter: arojas
FirstSubmitted: 1620465326
LastModified: 1691439819
URLPath: /cgit/aur.git/snapshot/liboping.tar.gz