elfx86exts on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S elfx86exts

* (Optional) Uninstall elfx86exts on Arch using YAY

$ yay -Rns elfx86exts

2. Manually Install "elfx86exts" via AUR

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

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

b. Clone elfx86exts's git locally

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

c. Go to ~/elfx86exts folder and install it

$ cd ~/elfx86exts $ makepkg -si

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

ID: 1374370
Name: elfx86exts
PackageBaseID: 135173
PackageBase: elfx86exts
Version: 0.6.2-1
Description: Decode ELF and MachO binaries and print out which instruction set extensions they use
URL: https://github.com/pkgw/elfx86exts
NumVotes: 3
Popularity: 0.277505
OutOfDate:
Maintainer: svenstaro
Submitter: svenstaro
FirstSubmitted: 1534601713
LastModified: 1703327146
URLPath: /cgit/aur.git/snapshot/elfx86exts.tar.gz