avr-gcc-4.8.1

GNU C compiler (cross compiler for avr)

Debian Debian
RUN apt-get update && \ apt-get install -y gcc-avr
Ubuntu
RUN apt-get update && \ apt-get install -y gcc-avr
Alpine
RUN apk add gcc-avr
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcc-avr
Raspbian
RUN apt-get update && \ apt-get install -y gcc-avr
click the source code to copy install avr-gcc-4.8.1 on any operating system with command-not-found.com