[ 源代码: patchelf ]
软件包:patchelf(0.9+52.20180509-1)
patchelf 的相关链接
Debian 的资源:
下载源码包 patchelf:
- [patchelf_0.9+52.20180509-1.dsc]
- [patchelf_0.9+52.20180509.orig.tar.gz]
- [patchelf_0.9+52.20180509-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版