How to Install and Uninstall mandelbrot-solver Package on Kali Linux

Last updated: May 06,2024

1. Install "mandelbrot-solver" package

Please follow the guidance below to install mandelbrot-solver on Kali Linux

$ sudo apt update $ sudo apt install mandelbrot-solver

2. Uninstall "mandelbrot-solver" package

Please follow the instructions below to uninstall mandelbrot-solver on Kali Linux:

$ sudo apt remove mandelbrot-solver $ sudo apt autoclean && sudo apt autoremove

3. Information about the mandelbrot-solver package on Kali Linux

Package: mandelbrot-solver
Source: mpsolve
Version: 3.2.1-10
Installed-Size: 42
Maintainer: Debian Math Team
Architecture: amd64
Depends: libmps3 (= 3.2.1-10), libc6 (>= 2.34), libtcmalloc-minimal4 (>= 2.13)
Size: 13564
SHA256: a4d864a3cfb574b63ddfa6f75788a7ecbfa76f9cb7a037781b6dd28288c01bc2
SHA1: 4e2d6da6382f5c8e565a5d07821fd98c3b6ef15e
MD5sum: 5af93ad6a5ae49a6fe5985a5fd2fb445
Description: Solver for Mandelbrot polynomials based on MPSolve
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 binary, provided as an example of custom polynomial
implementation in the MPSolve package, uses the particular structure
of this family of polynomials to develop an efficient solver that
exhibit experimental O(n^2) complexity.
.
This package contains the specialization of mpsolve to Mandelbrot polynomials.
Description-md5:
Homepage: https://numpi.dm.unipi.it/scientific-computing-libraries/mpsolve/
Section: science
Priority: optional
Filename: pool/main/m/mpsolve/mandelbrot-solver_3.2.1-10_amd64.deb