How to Install libsimavr1 in Ubuntu 18.04



Install libsimavr1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsimavr1

Description:

AVR simulator shared 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 shared library providing AVR simulation functionality.

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

Version: 1.5+dfsg1-2

Section: universe/libs