patchelfmod on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S patchelfmod

* (Optional) Uninstall patchelfmod on Arch using YAY

$ yay -Rns patchelfmod

2. Manually Install "patchelfmod" via AUR

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

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

b. Clone patchelfmod's git locally

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

c. Go to ~/patchelfmod folder and install it

$ cd ~/patchelfmod $ makepkg -si

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

ID: 204961
Name: patchelfmod
PackageBaseID: 81272
PackageBase: patchelfmod
Version: 0.16-1
Description: A small utility to modify the dynamic linker and RPATH of ELF executables forked from the original
URL: http://github.com/darealshinji/patchelfmod
NumVotes: 1
Popularity: 0
OutOfDate: 1456411270
Maintainer:
FirstSubmitted: 1398434929
LastModified: 1435666320
URLPath: /cgit/aur.git/snapshot/patchelfmod.tar.gz