elfexec on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S elfexec

* (Optional) Uninstall elfexec on Arch using YAY

$ yay -Rns elfexec

2. Manually Install "elfexec" via AUR

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

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

b. Clone elfexec's git locally

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

c. Go to ~/elfexec folder and install it

$ cd ~/elfexec $ makepkg -si

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

ID: 683625
Name: elfexec
PackageBaseID: 138518
PackageBase: elfexec
Version: 0.3-1
Description: Utility to execute ELF binary directly from stdin pipe
URL: https://github.com/abbat/elfexec
NumVotes: 2
Popularity: 2.1E-5
OutOfDate:
Maintainer: abbat
Submitter: abbat
FirstSubmitted: 1546621682
LastModified: 1578413383
URLPath: /cgit/aur.git/snapshot/elfexec.tar.gz