pahole-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pahole-git

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

$ yay -Rns pahole-git

2. Manually Install "pahole-git" via AUR

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

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

b. Clone pahole-git's git locally

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

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

$ cd ~/pahole-git $ makepkg -si

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

ID: 611910
Name: pahole-git
PackageBaseID: 109361
PackageBase: pahole-git
Version: 1.13.r6.g568dae4-1
Description: Various DWARF utils
URL: http://git.kernel.org/?p=devel/pahole/pahole.git;a=summary
NumVotes: 1
Popularity: 0.003884
OutOfDate:
Maintainer: codyps
Submitter: codyps
FirstSubmitted: 1459051806
LastModified: 1557674739
URLPath: /cgit/aur.git/snapshot/pahole-git.tar.gz