How to Install and Uninstall simavr Package on Kali Linux

Last updated: May 10,2024

1. Install "simavr" package

Please follow the steps below to install simavr on Kali Linux

$ sudo apt update $ sudo apt install simavr

2. Uninstall "simavr" package

This guide let you learn how to uninstall simavr on Kali Linux:

$ sudo apt remove simavr $ sudo apt autoclean && sudo apt autoremove

3. Information about the simavr package on Kali Linux

Package: simavr
Source: simavr (1.6+dfsg-3)
Version: 1.6+dfsg-3+b1
Installed-Size: 37
Maintainer: Milan Kupcevic
Architecture: amd64
Depends: libc6 (>= 2.34), libsimavr2 (>= 1.6)
Recommends: gdb-avr
Suggests: gtkwave, avr-libc, avra, libsimavr-dev
Size: 10724
SHA256: 82196039721e31136ed062b700fcf6086aba7a18559b36a1ece6bce5691611d0
SHA1: 2a5aa4391372a410d89a66f3baa409f520cafcb8
MD5sum: 3af48ea6ddde9e01a42fda787638e002
Description: lean and mean AVR simulator
A simple command line tool using AVR simulator library to run AVR firmware,
produce VCD waveform files and/or run a debugging session. The tool reads
simulation parameters directly from the emulated code using .elf section
and/or accepts command line arguments.
.
For more advanced peripheral and virtual circuitry prototyping and simulation
see AVR simulator development examples provided by libsimavr-examples package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/buserror/simavr
Section: electronics
Priority: optional
Filename: pool/main/s/simavr/simavr_1.6+dfsg-3+b1_amd64.deb