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