How to Install and Uninstall gpsim Package on Kali Linux

Last updated: May 21,2024

1. Install "gpsim" package

This is a short guide on how to install gpsim on Kali Linux

$ sudo apt update $ sudo apt install gpsim

2. Uninstall "gpsim" package

This tutorial shows how to uninstall gpsim on Kali Linux:

$ sudo apt remove gpsim $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpsim package on Kali Linux

Package: gpsim
Version: 0.32.1-2
Installed-Size: 6139
Maintainer: Georges Khaznadar
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libpopt0 (>= 1.14), libreadline8 (>= 6.0), libstdc++6 (>= 13.1)
Recommends: gputils (>= 0.10.0-1)
Suggests: gpsim-led, gpsim-logic, gpsim-lcd, gpsim-doc
Size: 1146848
SHA256: d5c0fb2fb3a0acbb4ddc1d15e641236c651b83ba980ff7ce074dbcfa2990d0ad
SHA1: ba0bd7280fc42ba94cb4937966f80b92aa0fc2ca
MD5sum: 9617a50920a2873a07327aaa62ac037c
Description: Simulator for Microchip's PIC microcontrollers
Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.
.
Gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.
.
Gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz PICs are possible.
.
Gpsim has been designed to be as useful as possible. The standard simulation
paradigm including breakpoints, single stepping, disassembling, memory inspect
& change, have been implemented. In addition, gpsim supports many debugging
features that are only available with in-circuit emulators. For example, a
continuous trace buffer tracks every action of the simulator. Also, it's
possible to set read and write break points on values (e.g. break if a specific
value is read from or written to a register).
Description-md5:
Tag: devel::machinecode, field::electronics, hardware::embedded,
hardware::emulation, implemented-in::c++, interface::commandline,
interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::gtk, use::learning, use::simulating,
works-with::software:source, x11::application
Section: electronics
Priority: optional
Filename: pool/main/g/gpsim/gpsim_0.32.1-2_amd64.deb