[ 原始碼: 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