ld_preload_open on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ld_preload_open

* (Optional) Uninstall ld_preload_open on Arch using YAY

$ yay -Rns ld_preload_open

2. Manually Install "ld_preload_open" via AUR

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

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

b. Clone ld_preload_open's git locally

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

c. Go to ~/ld_preload_open folder and install it

$ cd ~/ld_preload_open $ makepkg -si

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

ID: 1363805
Name: ld_preload_open
PackageBaseID: 200179
PackageBase: ld_preload_open
Version: 1-1
Description: This library can trick a process into opening absolute paths from a different location, similar to bind mounts, but without root access
URL: https://github.com/fritzw/ld-preload-open
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: avkonarev
Submitter: avkonarev
FirstSubmitted: 1701596049
LastModified: 1701607183
URLPath: /cgit/aur.git/snapshot/ld_preload_open.tar.gz