elfinfo on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install elfinfo on Arch using YAY
$
yay -S
elfinfo
Copied
* (Optional) Uninstall elfinfo on Arch using YAY
$
yay -Rns
elfinfo
Copied
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
Copied
b. Clone elfinfo's git locally
$
git clone https://aur.archlinux.org/elfinfo.git
~/elfinfo
Copied
c. Go to ~/elfinfo folder and install it
$
cd
~/elfinfo
Copied
$
makepkg -si
Copied
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
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