paxctl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S paxctl

* (Optional) Uninstall paxctl on Arch using YAY

$ yay -Rns paxctl

2. Manually Install "paxctl" via AUR

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

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

b. Clone paxctl's git locally

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

c. Go to ~/paxctl folder and install it

$ cd ~/paxctl $ makepkg -si

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

ID: 207260
Name: paxctl
PackageBaseID: 12184
PackageBase: paxctl
Version: 0.9-1
Description: Manages various PaX related program header flags for Elf32, Elf64, binaries
URL: http://pax.grsecurity.net
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer:
Submitter: DaNiMoTh
FirstSubmitted: 1185376565
LastModified: 1436121310
URLPath: /cgit/aur.git/snapshot/paxctl.tar.gz