How to Install and Uninstall patchelf Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "patchelf" package

Here is a brief guide to show you how to install patchelf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install patchelf

2. Uninstall "patchelf" package

Please follow the guidance below to uninstall patchelf on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove patchelf $ sudo apt autoclean && sudo apt autoremove

3. Information about the patchelf package on Ubuntu 21.10 (Impish Indri)

Package: patchelf
Architecture: amd64
Version: 0.12-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felipe Sateler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 174
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/patchelf/patchelf_0.12-1_amd64.deb
Size: 62248
MD5sum: 3e3fde9d53394276d6b0abd149b9ed49
SHA1: 545007df9d01a3d84803841c87317901569f933c
SHA256: e9997051407474f62ec243235a5bdddeac0c9610ec1984bc37688511abb8dc79
SHA512: 56268b6c0ee14624cab03d62c2a767edae29348c536f4c35648e5e2181f1c77c5b75e81ef71961180462acb3b02fd935531bf15f1ca14570428b0df9599d6d1f
Homepage: https://nixos.org/patchelf.html
Description-en: 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: 824f52851ea97d75c91ab6435745910e