avr-strip

Binary utilities supporting Atmel's AVR targets

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