avr-gcc-ranlib
GNU C compiler (cross compiler for avr)
RUN apt-get update && \
apt-get install -y gcc-avr
RUN apt-get update && \
apt-get install -y gcc-avr
RUN apk add gcc-avr
RUN pacman -S --noconfirm avr-gcc
RUN apt-get update && \
apt-get install -y gcc-avr
RUN dnf install -y avr-gcc-1
RUN apt-get update && \
apt-get install -y gcc-avr