[ 源代码: patchelf ]
软件包: patchelf (0.14.3-1)
patchelf 的相关链接
Trisquel 的资源:
下载源码包 patchelf:
维护者:
Original Maintainer:
- Felipe Sateler
外部的资源:
- 主页 [nixos.org]
相似软件包:
modify properties 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 * Remove declared dependencies on dynamic libraries (DT_NEEDED entries)
其他与 patchelf 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3