libbpf-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S libbpf-git

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

$ yay -Rns libbpf-git

2. Manually Install "libbpf-git" via AUR

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

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

b. Clone libbpf-git's git locally

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

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

$ cd ~/libbpf-git $ makepkg -si

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

ID: 679207
Name: libbpf-git
PackageBaseID: 147553
PackageBase: libbpf-git
Version: 0.0.6.r41.e7a82fc-2
Description: BPF library
URL: https://github.com/libbpf/libbpf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adytzu2007
Submitter: adytzu2007
FirstSubmitted: 1576919120
LastModified: 1576935669
URLPath: /cgit/aur.git/snapshot/libbpf-git.tar.gz