Avr-gcov-tool Installation On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian
Install avr-gcov-tool
-
Debian
apt-get install gcc-avrClick to copy -
Ubuntu
apt-get install gcc-avrClick to copy -
Alpine OS
apk add gcc-avrClick to copy -
Arch Linux
pacman -S avr-gccClick to copy -
Kali Linux
apt-get install gcc-avrClick to copy -
Fedora
dnf install avr-gcc-1Click to copy -
Raspbian
apt-get install gcc-avrClick to copy
avr-gcc-1
7.2.0-1.fc28.x86_64 : Cross Compiling GNU GCC targeted at avrgcc-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
This is a Cross Compiling version of GNU GCC, which can be usedto compile for the avr platform, instead of for the native x86_64 platform.
Installation of latest avr-gcov-tool command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




