execstack on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "execstack" 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 execstack on Arch using YAY
$
yay -S
execstack
Copied
* (Optional) Uninstall execstack on Arch using YAY
$
yay -Rns
execstack
Copied
2. Manually Install "execstack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone execstack's git locally
$
git clone https://aur.archlinux.org/execstack.git
~/execstack
Copied
c. Go to ~/execstack folder and install it
$
cd
~/execstack
Copied
$
makepkg -si
Copied
3. Information about the execstack package on Arch User Repository (AUR)
ID: 492895
Name: execstack
PackageBaseID: 130660
PackageBase: execstack
Version: 20130503-7
Description: set the executable stack flag of ELF binaries and libraries
URL: https://people.redhat.com/jakub/prelink
NumVotes: 5
Popularity: 0.004468
OutOfDate:
Maintainer: catwell
Submitter: catwell
FirstSubmitted: 1520593417
LastModified: 1520593417
URLPath: /cgit/aur.git/snapshot/execstack.tar.gz
Name: execstack
PackageBaseID: 130660
PackageBase: execstack
Version: 20130503-7
Description: set the executable stack flag of ELF binaries and libraries
URL: https://people.redhat.com/jakub/prelink
NumVotes: 5
Popularity: 0.004468
OutOfDate:
Maintainer: catwell
Submitter: catwell
FirstSubmitted: 1520593417
LastModified: 1520593417
URLPath: /cgit/aur.git/snapshot/execstack.tar.gz