How to Install and Uninstall python-simpy-gui Package on Kali Linux

Last updated: May 17,2024

1. Install "python-simpy-gui" package

This is a short guide on how to install python-simpy-gui on Kali Linux

$ sudo apt update $ sudo apt install python-simpy-gui

2. Uninstall "python-simpy-gui" package

Please follow the guidelines below to uninstall python-simpy-gui on Kali Linux:

$ sudo apt remove python-simpy-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-simpy-gui package on Kali Linux

Package: python-simpy-gui
Source: python-simpy
Version: 2.3.1+dfsg-5
Installed-Size: 117
Maintainer: Debian Python Team
Architecture: all
Depends: python3-simpy (= 2.3.1+dfsg-5), python3-tk
Size: 25448
SHA256: 92026a3d6f9e364dad7481f870d0e72b54c4bb25271cdc6d193e83d5c85ce00a
SHA1: 8b66b4ce8b30503e2accfe807dd59dec29e90e63
MD5sum: edd00ac7491f1b76b31547075f9aff98
Description: python-based simulation package, GUI
SimPy is a process-based discrete-event simulation language based on
standard Python.
.
It provides the modeller with components of a simulation model.
These include processes, for active components like customers, messages,
and vehicles, and resources, for passive components that form limited
capacity congestion points like servers, checkout counters, and tunnels.
It also provides monitor variables to aid in gathering statistics.
SimPy comes with extensive plotting capabilities.
.
This package contains the GUI parts of SimPy.
Description-md5:
Homepage: https://gitlab.com/team-simpy/simpy
Section: python
Priority: optional
Filename: pool/main/p/python-simpy/python-simpy-gui_2.3.1+dfsg-5_all.deb