How To Install Eu-nm?

How To Install Eu-nm?

eu-nm

collection of utilities to handle ELF objects

Maintainer: Kurt Roeckx



Section: utils

Install eu-nm

  • 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).

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.