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

Last updated: November 07,2024

1. Install "python3-mpsolve" package

This guide covers the steps necessary to install python3-mpsolve on Kali Linux

$ sudo apt update $ sudo apt install python3-mpsolve

2. Uninstall "python3-mpsolve" package

This is a short guide on how to uninstall python3-mpsolve on Kali Linux:

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

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

Package: python3-mpsolve
Source: mpsolve
Version: 3.2.1-10
Installed-Size: 30
Maintainer: Debian Math Team
Architecture: all
Depends: libmps3 (>= 3.2.1-10), python3:any
Size: 8956
SHA256: a38c176a1ba311a0514e8f13015ae2acbb502ed8accb2b00ba0f755fc81584c8
SHA1: 3001675065392540265c206417e8ca837f494197
MD5sum: 77fb4620414e252f4e7245f1c11b29a5
Description: Multiprecision polynomial solver (Python interface)
A polynomial rootfinder that can determine arbitrary precision approximations
with guaranteed inclusion radii.
It supports exploiting of polynomial structures such as sparsisty and allows
for polynomial implicitly defined or in some non standard basis.
.
This package contains the Python interface to MPSolve.
Description-md5:
Homepage: https://numpi.dm.unipi.it/scientific-computing-libraries/mpsolve/
Section: python
Priority: optional
Filename: pool/main/m/mpsolve/python3-mpsolve_3.2.1-10_all.deb