patchelf: patchelf (small utility to modify ELF executables/libraries) patchelf: patchelf: PatchELF is a utility for modifying an existing ELF executable or patchelf: library. It can change the dynamic loader ("ELF interpreter") of patchelf: an executable, modify the RPATH, and add/change/remove declared patchelf: dependencies on dynamic libraries. patchelf: patchelf: PatchELF was written by Eelco Dolstra. patchelf: patchelf: Homepage: http://nixos.org/patchelf.html patchelf: