elfparser-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S elfparser-git

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

$ yay -Rns elfparser-git

2. Manually Install "elfparser-git" via AUR

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

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

b. Clone elfparser-git's git locally

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

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

$ cd ~/elfparser-git $ makepkg -si

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

ID: 869898
Name: elfparser-git
PackageBaseID: 163817
PackageBase: elfparser-git
Version: r7.39d21ca-1
Description: Provides basic information and static analysis of an ELF binary.
URL: https://github.com/jacob-baines/elfparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kibouo
Submitter: Kibouo
FirstSubmitted: 1614380022
LastModified: 1614380022
URLPath: /cgit/aur.git/snapshot/elfparser-git.tar.gz