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

Last updated: May 18,2024

1. Install "python3-scipy" package

Please follow the steps below to install python3-scipy on Kali Linux

$ sudo apt update $ sudo apt install python3-scipy

2. Uninstall "python3-scipy" package

Here is a brief guide to show you how to uninstall python3-scipy on Kali Linux:

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

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

Package: python3-scipy
Source: scipy
Version: 1.11.4-6
Installed-Size: 97873
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-decorator, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libblas3 | libblas.so.3, libc6 (>= 2.35), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), liblapack3 | liblapack.so.3, liblbfgsb0 (>= 3.0+dfsg.4), libstdc++6 (>= 13.1)
Recommends: g++ | c++-compiler, python3-pil
Suggests: python-scipy-doc
Breaks: python3-skbio (<< 0.5.8-3~)
Size: 19462208
SHA256: b9aa1b2ceea2925b2b9a640ea266934091f214535a889d579a252e147e8350a6
SHA1: 8592465e1a106cdd870a637ebeb8e34e6b8bcf5b
MD5sum: 99add04ac74392f56caa0932f27c33f2
Description: scientific tools for Python 3
SciPy supplements the popular NumPy module (python-numpy package), gathering a
variety of high level science and engineering modules together as a single
package.
.
SciPy is a set of Open Source scientific and numeric tools for Python. It
currently supports special functions, integration, ordinary differential
equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
programming tools, an expression-to-C++ compiler for fast execution, and
others.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.scipy.org/
Tag: devel::lang:python, devel::library, field::mathematics,
implemented-in::c, implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/s/scipy/python3-scipy_1.11.4-6_amd64.deb