How to Install and Uninstall emu8051 Package on Kali Linux

Last updated: May 14,2024

1. Install "emu8051" package

Please follow the steps below to install emu8051 on Kali Linux

$ sudo apt update $ sudo apt install emu8051

2. Uninstall "emu8051" package

Please follow the steps below to uninstall emu8051 on Kali Linux:

$ sudo apt remove emu8051 $ sudo apt autoclean && sudo apt autoremove

3. Information about the emu8051 package on Kali Linux

Package: emu8051
Version: 2.0.1-3
Installed-Size: 132
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0)
Size: 40560
SHA256: 5dc7ea16dcabfb908563801c266ddd3e93f9b5360dd0b5a9965cb0575fc4dc6f
SHA1: 1592bd0a9a5c35b7c423a5df5425f06bc2cae8db
MD5sum: 7e7d3f852d6b6f61ceeeff5a45e50e1c
Description: Emulator and simulator for 8051 microcontrollers
Emu8051 is a simulator/emulator for the Intel 8051 family of
microcontrollers. It allows the developers to simulate 8051
microcontrollers to test their code and debug it.
The program can load Intel HEX files.
Description-md5:
Homepage: http://www.hugovil.com/projet.php?proj=emu8051&lang=en_US
Tag: field::electronics, hardware::emulation, interface::graphical,
interface::x11, role::program, uitoolkit::gtk, x11::application
Section: electronics
Priority: optional
Filename: pool/main/e/emu8051/emu8051_2.0.1-3_amd64.deb