[ 原始碼: 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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3