bpftool-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bpftool-bin

* (Optional) Uninstall bpftool-bin on Arch using YAY

$ yay -Rns bpftool-bin

2. Manually Install "bpftool-bin" via AUR

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

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

b. Clone bpftool-bin's git locally

$ git clone https://aur.archlinux.org/bpftool-bin.git ~/bpftool-bin

c. Go to ~/bpftool-bin folder and install it

$ cd ~/bpftool-bin $ makepkg -si

3. Information about the bpftool-bin package on Arch User Repository (AUR)

ID: 1357982
Name: bpftool-bin
PackageBaseID: 194886
PackageBase: bpftool-bin
Version: 7.3.0-1
Description: bpftool is a tool for inspection and simple manipulation of eBPF programs and maps
URL: https://github.com/libbpf/bpftool
NumVotes: 1
Popularity: 0.018491
OutOfDate:
Maintainer: jiri.pospisil
Submitter: jiri.pospisil
FirstSubmitted: 1687193364
LastModified: 1700748202
URLPath: /cgit/aur.git/snapshot/bpftool-bin.tar.gz