elfinfo on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S elfinfo

* (Optional) Uninstall elfinfo on Arch using YAY

$ yay -Rns elfinfo

2. Manually Install "elfinfo" via AUR

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

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

b. Clone elfinfo's git locally

$ git clone https://aur.archlinux.org/elfinfo.git ~/elfinfo

c. Go to ~/elfinfo folder and install it

$ cd ~/elfinfo $ makepkg -si

3. Information about the elfinfo package on Arch User Repository (AUR)

ID: 1200835
Name: elfinfo
PackageBaseID: 135326
PackageBase: elfinfo
Version: 1.2.2-1
Description: Detect which compiler version was used for compiling an ELF file
URL: https://elfinfo.roboticoverlords.org/
NumVotes: 3
Popularity: 0.000223
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1535097055
LastModified: 1674465584
URLPath: /cgit/aur.git/snapshot/elfinfo.tar.gz