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

Last updated: May 19,2024

1. Install "python3-simgrid" package

In this section, we are going to explain the necessary steps to install python3-simgrid on Kali Linux

$ sudo apt update $ sudo apt install python3-simgrid

2. Uninstall "python3-simgrid" package

Please follow the instructions below to uninstall python3-simgrid on Kali Linux:

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

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

Package: python3-simgrid
Source: simgrid (3.35-1)
Version: 3.35-1+b2
Installed-Size: 1068
Maintainer: Martin Quinson
Architecture: amd64
Replaces: simgrid (<< 3.11)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libsimgrid3.35 (>= 3.35-1), libstdc++6 (>= 11), python3 (<< 3.12), python3 (>= 3.11~)
Breaks: simgrid (<< 3.11)
Size: 349212
SHA256: bf0befe037153ecdc542982a2cdb60bd67dd28faa98c447d368871c9ad706f8d
SHA1: 749564a49fbf6a858e928d5f1c4631a0b17c50d3
MD5sum: 286881a03b1daef619b37321e5d4086b
Description: Python3 bindings for the SimGrid Toolkit
SimGrid is a toolkit that provides core functionalities for the simulation of
distributed applications in heterogeneous distributed environments. SimGrid
can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
simulator, or a mix of all of them. The typical use-cases of SimGrid include
heuristic evaluation, application prototyping, and real application
development and tuning.
.
This package contains what you need to use SimGrid from the Python
programming language.
Description-md5:
Homepage: https://simgrid.org/
Section: python
Priority: optional
Filename: pool/main/s/simgrid/python3-simgrid_3.35-1+b2_amd64.deb