bwping on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S bwping

* (Optional) Uninstall bwping on Arch using YAY

$ yay -Rns bwping

2. Manually Install "bwping" via AUR

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

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

b. Clone bwping's git locally

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

c. Go to ~/bwping folder and install it

$ cd ~/bwping $ makepkg -si

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

ID: 1040557
Name: bwping
PackageBaseID: 92772
PackageBase: bwping
Version: 2.5-1
Description: Tool to measure bandwidth and RTT between two hosts using ICMP
URL: https://bwping.sourceforge.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: rpodgorny
FirstSubmitted: 1430741100
LastModified: 1645391472
URLPath: /cgit/aur.git/snapshot/bwping.tar.gz