patchelf
Install latest/edge of patchelf
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install patchelf --edge --classic
Don't have snapd? Get set up for snaps.
Details for patchelf
Package name
- patchelf
License
- Proprietary
Last updated
- 27 September 2021 - latest/edge
Report a Snap Store violation
Report patchelf for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
A small utility to modify the dynamic linker and RPATH of ELF executables
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).
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install patchelf on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.