How to Install simulavr in Ubuntu 18.04



Install simulavr by entering the following commands in the terminal:

sudo apt update
sudo apt install simulavr

Description:

Atmel AVR simulator

simulavr simulates the Atmel AVR family of micro-controllers, emulates a gdb remote target, and displays register and memory information in real time.

Homepage: http://savannah.nongnu.org/projects/simulavr

Version: 0.1.2.2-7ubuntu3

Section: universe/electronics