patchelf-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S patchelf-git

* (Optional) Uninstall patchelf-git on Arch using YAY

$ yay -Rns patchelf-git

2. Manually Install "patchelf-git" via AUR

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

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

b. Clone patchelf-git's git locally

$ git clone https://aur.archlinux.org/patchelf-git.git ~/patchelf-git

c. Go to ~/patchelf-git folder and install it

$ cd ~/patchelf-git $ makepkg -si

3. Information about the patchelf-git package on Arch User Repository (AUR)

ID: 1337705
Name: patchelf-git
PackageBaseID: 198789
PackageBase: patchelf-git
Version: 0.18.0.r12.g917ea45-2
Description: A small utility to modify the dynamic linker and RPATH of ELF executables
URL: https://github.com/NixOS/patchelf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1697906380
LastModified: 1697906539
URLPath: /cgit/aur.git/snapshot/patchelf-git.tar.gz