patchelf: A small utility to modify the dynamic linker and RPATH of ELF executables¶
Description¶
A small utility to modify the dynamic linker and RPATH of ELF executables.
License¶
GPL-3.0-or-later
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.13.1
Equivalent System Packages¶
$ sudo apt-get install patchelf
$ sudo yum install patchelf
$ sudo pkg install sysutils/patchelf
$ sudo emerge dev-util/patchelf
$ brew install patchelf
$ sudo port install patchelf
$ nix-env --install patchelf
$ sudo zypper install patchelf
$ sudo xbps-install patchelf
See https://repology.org/project/patchelf/versions
If the system package is installed, ./configure
will check if it can be used.