avrdude
Driver program for Atmel AVR microcontrollers programming. More information: <https://www.nongnu.org/avrdude/>.
RUN apt-get update && \
apt-get install -y avrdude
RUN apt-get update && \
apt-get install -y avrdude
RUN apk add avrdude
RUN pacman -S --noconfirm avrdude
RUN apt-get update && \
apt-get install -y avrdude
RUN dnf install -y avrdude
RUN apt-get update && \
apt-get install -y avrdude