avr-gcc-4.8.1

GNU C compiler (cross compiler for avr)

Install

All systems
curl cmd.cat/avr-gcc-4.8.1.sh
Debian Debian
apt-get install gcc-avr
Ubuntu
apt-get install gcc-avr
Alpine
apk add gcc-avr
image/svg+xml Kali Linux
apt-get install gcc-avr
Windows (WSL2)
sudo apt-get update sudo apt-get install gcc-avr
Raspbian
apt-get install gcc-avr
Docker
docker run cmd.cat/avr-gcc-4.8.1 avr-gcc-4.8.1 powered by Commando

gcc-avr

GNU C compiler (cross compiler for avr)

This is the GNU C compiler, a fairly portable optimizing compiler which supports multiple languages. This package includes support for C.