How to Install libsimavr-dev in Ubuntu 18.04



Install libsimavr-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsimavr-dev

Description:

AVR simulator development library

A library for advanced AVR core and peripheral circuitry prototyping including AVR firmware simulated execution, VCD waveform creation and live debugging. For more information see virtual circuitry peripheral prototyping and simulation examples provided by libsimavr-examples package. . This package contains software development header files and static library.

Homepage: https://github.com/buserror/simavr

Version: 1.5+dfsg1-2

Section: universe/libdevel