avr-g++

GNU C compiler (cross compiler for avr)

Install

All systems
curl cmd.cat/avr-g++.sh
Debian Debian
apt-get install gcc-avr
Ubuntu
apt-get install gcc-avr
Alpine
apk add gcc-avr
Arch Arch Linux
pacman -S avr-gcc
image/svg+xml Kali Linux
apt-get install gcc-avr
Fedora
dnf install avr-gcc-c++-1
Windows (WSL2)
sudo apt-get update sudo apt-get install gcc-avr
Raspbian
apt-get install gcc-avr
Docker
docker run cmd.cat/avr-g++ avr-g++ 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.

avr-gcc-c++-1

7.2.0-1.fc28.x86_64 : Cross Compiling GNU GCC targeted at avr

avr-gcc

This is a Cross Compiling version of GNU GCC, which can be used

to compile for the avr platform, instead of for the native x86_64 platform.