bpftop-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bpftop-bin

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

$ yay -Rns bpftop-bin

2. Manually Install "bpftop-bin" via AUR

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

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

b. Clone bpftop-bin's git locally

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

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

$ cd ~/bpftop-bin $ makepkg -si

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

ID: 1419054
Name: bpftop-bin
PackageBaseID: 203029
PackageBase: bpftop-bin
Version: 0.2.3-1
Description: bpftop provides a dynamic real-time view of running eBPF programs.
URL: https://github.com/Netflix/bpftop
NumVotes: 2
Popularity: 1.49857
OutOfDate:
Maintainer: w0rty
Submitter: w0rty
FirstSubmitted: 1709036420
LastModified: 1709315788
URLPath: /cgit/aur.git/snapshot/bpftop-bin.tar.gz