How to Install and Uninstall python3-simpy Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-simpy" package

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

$ sudo apt update $ sudo apt install python3-simpy

2. Uninstall "python3-simpy" package

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

$ sudo apt remove python3-simpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-simpy package on Kali Linux

Package: python3-simpy
Source: python-simpy
Version: 2.3.1+dfsg-5
Installed-Size: 212
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: python-simpy-doc
Size: 35836
SHA256: 2c70ff0637fd0bb13b2f9c5cdeccb8f58f0064492b3c9a2b80934d36d908e149
SHA1: 1817778e536d45e2b9b4fdc08609544113d1e36f
MD5sum: 926527f043c13f6b6336b7508a9bd086
Description: python-based simulation package (Python3 version)
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 Python3 version of SimPy.
Description-md5:
Homepage: https://gitlab.com/team-simpy/simpy
Section: python
Priority: optional
Filename: pool/main/p/python-simpy/python3-simpy_2.3.1+dfsg-5_all.deb