/* begin *

   patchelf 0.18.0 (tool to modify ELF binaries)

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

   Homepage: https://nixos.org/patchelf.html


 * end */