elfutils-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S elfutils-git

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

$ yay -Rns elfutils-git

2. Manually Install "elfutils-git" via AUR

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

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

b. Clone elfutils-git's git locally

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

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

$ cd ~/elfutils-git $ makepkg -si

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

ID: 1238084
Name: elfutils-git
PackageBaseID: 125011
PackageBase: elfutils-git
Version: 0.189.r14.g6e971808-1
Description: Utilities and libraries to handle ELF object files and DWARF debugging information
URL: https://sourceware.org/elfutils/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503419297
LastModified: 1680896095
URLPath: /cgit/aur.git/snapshot/elfutils-git.tar.gz