libbpf-static on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libbpf-static

* (Optional) Uninstall libbpf-static on Arch using YAY

$ yay -Rns libbpf-static

2. Manually Install "libbpf-static" via AUR

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

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

b. Clone libbpf-static's git locally

$ git clone https://aur.archlinux.org/libbpf-static.git ~/libbpf-static

c. Go to ~/libbpf-static folder and install it

$ cd ~/libbpf-static $ makepkg -si

3. Information about the libbpf-static package on Arch User Repository (AUR)

ID: 1372368
Name: libbpf-static
PackageBaseID: 191019
PackageBase: libbpf-static
Version: 1.3.0-1
Description: Library for loading eBPF programs and reading and manipulating eBPF objects from user-space (static libraries)
URL: https://github.com/libbpf/libbpf
NumVotes: 1
Popularity: 0.001647
OutOfDate:
Maintainer: fuhry
Submitter: fuhry
FirstSubmitted: 1677861772
LastModified: 1703001158
URLPath: /cgit/aur.git/snapshot/libbpf-static.tar.gz