How to Install and Uninstall python-scipy-doc Package on Kali Linux

Last updated: July 04,2024

1. Install "python-scipy-doc" package

Please follow the step by step instructions below to install python-scipy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-scipy-doc

2. Uninstall "python-scipy-doc" package

This tutorial shows how to uninstall python-scipy-doc on Kali Linux:

$ sudo apt remove python-scipy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-scipy-doc package on Kali Linux

Package: python-scipy-doc
Source: scipy
Version: 1.11.4-6
Installed-Size: 118616
Maintainer: Debian Python Team
Architecture: all
Depends: fonts-open-sans, libjs-jquery, libjs-mathjax, libjs-underscore, libjs-sphinxdoc (>= 7.2.2)
Size: 35390660
SHA256: 4c6a3fd9fa319ff71d527fe61c6f34a4ea56fa7425e6bff4e2df91a26017e1f1
SHA1: 9bc12275cc0c8817e4cb82daffc5024214d894aa
MD5sum: 0a0864daab38aac2847772e939fcac8a
Description: scientific library for Python - documentation
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.
.
This package contains documentation for the SciPy library.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.scipy.org/
Tag: field::mathematics, role::documentation
Section: doc
Priority: optional
Filename: pool/main/s/scipy/python-scipy-doc_1.11.4-6_all.deb