How to Install binutils-avr in Ubuntu 18.04



Install binutils-avr by entering the following commands in the terminal:

sudo apt update
sudo apt install binutils-avr

Description:

Binary utilities supporting Atmel's AVR targets

The programs in this package are used to manipulate binary and object files that may have been created for Atmel's AVR architecture. This package is primarily for AVR developers and cross-compilers and is not needed by normal users or developers.

Version: 2.26.20160125+Atmel3.6.0-1

Section: universe/devel