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

Last updated: May 19,2024

1. Install "python-numpy-doc" package

This guide let you learn how to install python-numpy-doc on Kali Linux

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

2. Uninstall "python-numpy-doc" package

In this section, we are going to explain the necessary steps to uninstall python-numpy-doc on Kali Linux:

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

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

Package: python-numpy-doc
Source: numpy
Version: 1:1.21.5-1
Installed-Size: 724200
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 12687364
SHA256: 6d3912172acc7201d9012505356eb770bb95b3da6b15ddde93343a96475db18e
SHA1: c91f2d1efb2087c7173d479ab438f924d5e2eaf7
MD5sum: f2470b7a79f1ec4b6550f24c0a9e0f86
Description: NumPy documentation
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
Numpy replaces the python-numeric and python-numarray modules which
are now deprecated and shouldn't be used except to support older
software.
.
This package contains documentation for Numpy and f2py.
Description-md5: a147fd7724d6f967382caa8c0f0af4ad
Multi-Arch: foreign
Homepage: http://www.numpy.org/
Tag: devel::doc, devel::lang:python, role::documentation
Section: doc
Priority: optional
Filename: pool/main/n/numpy/python-numpy-doc_1.21.5-1_all.deb