How To Install Eu-nm?
Maintainer: Kurt Roeckx
Email: [email protected] .
Website: https://sourceware.org/elfutils/
Section: utils
Install eu-nm
-
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).
To install the latest version of eu-nm in your favorite operating system just copy the eu-nm installation command from above and paste it into terminal. It will download and install the latest version of eu-nm 2026 package in your OS.




