This package browser is in early development. Mind the rough edges.

patchelf 0.16.1

Modify the dynamic linker and RPATH of ELF executables

PatchELF allows the ELF "interpreter" and RPATH of an ELF binary to be changed.

Installation

Install patchelf 0.16.1 as follows:

guix install patchelf@0.16.1

Or install the latest version:

guix install patchelf

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.