FICHA · MANJARO

chrpath

Change or delete the rpath or runpath in ELF files

  • tool
  • CLI
  • PACKAGING
  • BINARY-ANALYSIS
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

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.

How to run

chrpath

Commands: chrpath

Permissions

Permissions not analysed for this source yet.