Description
Changes or removes runtime library search paths stored in ELF binaries. Packagers and developers use it to fix where an executable looks for shared libraries after build or installation.
Use it when packaging or repairing ELF files with incorrect rpath or runpath values. Changing these paths can break program startup, so verify the binary after editing.