bpftrace-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bpftrace-git

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

$ yay -Rns bpftrace-git

2. Manually Install "bpftrace-git" via AUR

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

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

b. Clone bpftrace-git's git locally

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

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

$ cd ~/bpftrace-git $ makepkg -si

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

ID: 1010780
Name: bpftrace-git
PackageBaseID: 136569
PackageBase: bpftrace-git
Version: r2483.d3ca1611-1
Description: High-level tracing language for Linux eBPF
URL: https://github.com/iovisor/bpftrace
NumVotes: 2
Popularity: 4.0E-6
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1539178903
LastModified: 1640736947
URLPath: /cgit/aur.git/snapshot/bpftrace-git.tar.gz