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.

patchelf is only available on the unstable edge channel. It could break and change often.

Channel Version Published

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).

Details for patchelf

License
  • Proprietary

Last updated
  • 27 September 2021 - latest/edge
  • 27 September 2021 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


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.


Where people are using patchelf

Users by distribution (log)

Ubuntu 20.04
Ubuntu 22.04
Ubuntu 18.04
CentOS 7
rhel 7.9
Ubuntu 16.04

Is there a problem with patchelf? Report this app