bpftop-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bpftop-git

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

$ yay -Rns bpftop-git

2. Manually Install "bpftop-git" via AUR

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

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

b. Clone bpftop-git's git locally

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

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

$ cd ~/bpftop-git $ makepkg -si

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

ID: 1416663
Name: bpftop-git
PackageBaseID: 203036
PackageBase: bpftop-git
Version: r44.40184fb-1
Description: bpftop provides a dynamic real-time view of running eBPF programs
URL: https://github.com/Netflix/bpftop
NumVotes: 1
Popularity: 0.752904
OutOfDate:
Maintainer: fossdd
Submitter: fossdd
FirstSubmitted: 1709042575
LastModified: 1709042575
URLPath: /cgit/aur.git/snapshot/bpftop-git.tar.gz