How To Install Eu-objdump In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?
Maintainer: Kurt Roeckx
Email: [email protected] .
Website: https://sourceware.org/elfutils/
Section: utils
Install eu-objdump
-
Debian
apt-get install elfutilsClick to copy -
Ubuntu
apt-get install elfutilsClick to copy -
Alpine OS
apk add elfutilsClick to copy -
Arch Linux
pacman -S elfutilsClick to copy -
Kali Linux
apt-get install elfutilsClick to copy -
CentOS
yum install elfutilsClick to copy -
Fedora
dnf install elfutilsClick to copy -
Raspbian
apt-get install elfutilsClick to copy
elfutils
collection of utilities to handle ELF objectsElfutils 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.




