How to Install and Uninstall patchelf Package on Kali Linux
Last updated: January 24,2025
1. Install "patchelf" package
Here is a brief guide to show you how to install patchelf on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
patchelf
Copied
2. Uninstall "patchelf" package
This guide let you learn how to uninstall patchelf on Kali Linux:
$
sudo apt remove
patchelf
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the patchelf package on Kali Linux
Package: patchelf
Version: 0.18.0-1.1
Installed-Size: 272
Maintainer: Felipe Sateler
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 97052
SHA256: 6b2026d507cb49405b6c2849e9aecd49a6e5a16616dcf0939822e4048a7caed2
SHA1: 00c3153ca4596445134552893b96a3463e9d286e
MD5sum: 2e58aae064f513056ebc93a2626f2ba6
Description: 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)
Description-md5:
Multi-Arch: foreign
Homepage: https://nixos.org/patchelf.html
Section: utils
Priority: optional
Filename: pool/main/p/patchelf/patchelf_0.18.0-1.1_amd64.deb
Version: 0.18.0-1.1
Installed-Size: 272
Maintainer: Felipe Sateler
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 97052
SHA256: 6b2026d507cb49405b6c2849e9aecd49a6e5a16616dcf0939822e4048a7caed2
SHA1: 00c3153ca4596445134552893b96a3463e9d286e
MD5sum: 2e58aae064f513056ebc93a2626f2ba6
Description: 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)
Description-md5:
Multi-Arch: foreign
Homepage: https://nixos.org/patchelf.html
Section: utils
Priority: optional
Filename: pool/main/p/patchelf/patchelf_0.18.0-1.1_amd64.deb