arm-none-eabi-elfedit

GNU assembler, linker and binary utilities for ARM Cortex-A/R/M processors

Debian Debian
RUN apt-get update && \ apt-get install -y binutils-arm-none-eabi
Ubuntu
RUN apt-get update && \ apt-get install -y binutils-arm-none-eabi
Arch Arch Linux
RUN pacman -S --noconfirm arm-none-eabi-binutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y binutils-arm-none-eabi
Fedora
RUN dnf install -y arm-none-eabi-binutils-cs-1
Raspbian
RUN apt-get update && \ apt-get install -y binutils-arm-none-eabi
click the source code to copy install arm-none-eabi-elfedit on any operating system with command-not-found.com