avr-objdump
Binary utilities supporting Atmel's AVR targets
RUN apt-get update && \
apt-get install -y binutils-avr
RUN apt-get update && \
apt-get install -y binutils-avr
RUN apk add binutils-avr
RUN pacman -S --noconfirm avr-binutils
RUN apt-get update && \
apt-get install -y binutils-avr
RUN dnf install -y avr-binutils-1
RUN apt-get update && \
apt-get install -y binutils-avr