chrpath-svn on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S chrpath-svn

* (Optional) Uninstall chrpath-svn on Arch using YAY

$ yay -Rns chrpath-svn

2. Manually Install "chrpath-svn" via AUR

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

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

b. Clone chrpath-svn's git locally

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

c. Go to ~/chrpath-svn folder and install it

$ cd ~/chrpath-svn $ makepkg -si

3. Information about the chrpath-svn package on Arch User Repository (AUR)

ID: 1317901
Name: chrpath-svn
PackageBaseID: 126994
PackageBase: chrpath-svn
Version: r175-3
Description: Tool to adjust the RPATH or RUNPATH of ELF binaries
URL: https://chrpath.alioth.debian.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1509702897
LastModified: 1694552578
URLPath: /cgit/aur.git/snapshot/chrpath-svn.tar.gz