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

Last updated: March 29,2024

1. Install "python3-stopt" package

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

$ sudo apt update $ sudo apt install python3-stopt

2. Uninstall "python3-stopt" package

This guide let you learn how to uninstall python3-stopt on Kali Linux:

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

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

Package: python3-stopt
Source: stopt (5.8+dfsg-1)
Version: 5.8+dfsg-1+b1
Installed-Size: 3416
Maintainer: Debian Math Team
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), libboost-mpi1.83.0 (>= 1.83.0), libboost-timer1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgeners1 (>= 0.0~svn60+ds), libgomp1 (>= 6), libopenmpi3 (>= 4.1.6), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1), libstopt5 (>= 5.8+dfsg)
Size: 704468
SHA256: 0419711a112c89bc2740bc216cf42f116485a4bf5aec4642429b12d5313596d1
SHA1: a28e9d029ad45de827b98de8553dcba5dba4b235
MD5sum: 542654f68772c3665266958ec3af7b75
Description: library for stochastic optimization problems (Python 3 bindings)
The STochastic OPTimization library (StOpt) aims at providing tools in C++ for
solving some stochastic optimization problems encountered in finance or in the
industry. Python 3 bindings are provided by this package in order to allow one
to use the C++ library in a Python code.
Description-md5:
Homepage: https://gitlab.com/stochastic-control/StOpt/
Section: python
Priority: optional
Filename: pool/main/s/stopt/python3-stopt_5.8+dfsg-1+b1_amd64.deb