bcc-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bcc-git

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

$ yay -Rns bcc-git

2. Manually Install "bcc-git" via AUR

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

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

b. Clone bcc-git's git locally

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

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

$ cd ~/bcc-git $ makepkg -si

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

ID: 1385679
Name: bcc-git
PackageBaseID: 100922
PackageBase: bcc-git
Version: 0.11.0.dev0+r1564.g3d21000a-1
Description: BPF Compiler Collection - C library and examples - latest git code
URL: https://github.com/iovisor/bcc
NumVotes: 7
Popularity: 2.0E-6
OutOfDate:
Maintainer: edh
Submitter: mmlb
FirstSubmitted: 1443539390
LastModified: 1705256128
URLPath: /cgit/aur.git/snapshot/bcc-git.tar.gz