[ 原始碼: patchelf ]
套件:patchelf(0.18.0-1.1 以及其他的)
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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3