bpftop on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bpftop

* (Optional) Uninstall bpftop on Arch using YAY

$ yay -Rns bpftop

2. Manually Install "bpftop" via AUR

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

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

b. Clone bpftop's git locally

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

c. Go to ~/bpftop folder and install it

$ cd ~/bpftop $ makepkg -si

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

ID: 1419058
Name: bpftop
PackageBaseID: 203035
PackageBase: bpftop
Version: 0.2.3-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: 1709042137
LastModified: 1709316161
URLPath: /cgit/aur.git/snapshot/bpftop.tar.gz