Description
Command line tool to adjust the RPATH or RUNPATH of ELF binaries.
chrpath changes, lists or removes the rpath or runpath setting in a binary. The rpath, or runpath if it is present, is where the runtime linker should look for the libraries needed for a program.