bpfmon on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S bpfmon

* (Optional) Uninstall bpfmon on Arch using YAY

$ yay -Rns bpfmon

2. Manually Install "bpfmon" via AUR

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

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

b. Clone bpfmon's git locally

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

c. Go to ~/bpfmon folder and install it

$ cd ~/bpfmon $ makepkg -si

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

ID: 1303135
Name: bpfmon
PackageBaseID: 159154
PackageBase: bpfmon
Version: 2.52-1
Description: BPF based visual packet rate monitor
URL: https://github.com/bbonev/bpfmon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bbonev
Submitter: bbonev
FirstSubmitted: 1603673150
LastModified: 1691894239
URLPath: /cgit/aur.git/snapshot/bpfmon.tar.gz