How To Install Eu-objdump In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?

How To Install Eu-objdump In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?

eu-objdump

collection of utilities to handle ELF objects

Maintainer: Kurt Roeckx



Section: utils

Install eu-objdump

  • Debian apt-get install elfutils Click to copy
  • Ubuntu apt-get install elfutils Click to copy
  • Alpine OS apk add elfutils Click to copy
  • Arch Linux pacman -S elfutils Click to copy
  • Kali Linux apt-get install elfutils Click to copy
  • CentOS yum install elfutils Click to copy
  • Fedora dnf install elfutils Click to copy
  • Raspbian apt-get install elfutils Click to copy

elfutils

collection of utilities to handle ELF objects

Elfutils is a collection of utilities, including eu-ld (a linker), eu-nm (for listing symbols from object files), eu-size (for listing the section sizes of an object or archive file), eu-strip (for discarding symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint (to check for well-formed ELF files).

Install the latest version of eu-objdump in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the eu-objdump just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of eu-objdump from the respository and install it in your computer/server.