The sysutils/patchelf port
patchelf-0.18.0p1 – utility for modifying existing ELF executables and libraries (cvsweb github mirror)
Description
PatchELF is a simple utility for modifying existing ELF executables and libraries. In particular, it can do the following: * Change the dynamic loader ("ELF interpreter") of executables * Change the `RPATH` of executables and libraries * Shrink the `RPATH` of executables and libraries * Remove declared dependencies on dynamic libraries (`DT_NEEDED` entries) * Add a declared dependency on a dynamic library (`DT_NEEDED`) * Replace a declared dependency on a dynamic library with another one (`DT_NEEDED`) * Change `SONAME` of a dynamic libraryNo homepage
Maintainer
Klemens Nanni
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Files
- /usr/local/bin/patchelf
- /usr/local/man/man1/patchelf.1
- /usr/local/share/doc/patchelf/
- /usr/local/share/doc/patchelf/README.md
- /usr/local/share/zsh/
- /usr/local/share/zsh/site-functions/
- /usr/local/share/zsh/site-functions/_patchelf