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

Last updated: April 30,2024

1. Install "python-bottleneck-doc" package

Please follow the instructions below to install python-bottleneck-doc on Kali Linux

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

2. Uninstall "python-bottleneck-doc" package

Please follow the instructions below to uninstall python-bottleneck-doc on Kali Linux:

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

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

Package: python-bottleneck-doc
Source: bottleneck
Version: 1.3.5+ds1-3
Installed-Size: 998
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 72904
SHA256: 20e04f71578e83666f7594b5f8785aba31cc6a1787902575503cc99c9b89d740
SHA1: 125a0824722e20e7d5d791361b130a1dbdcc2e27
MD5sum: 343a19244f92676cac45e92cf23f9ed6
Description: documentation for bottleneck
Bottleneck is a collection of fast NumPy array functions written in C.
.
Only arrays with data type (dtype) int32, int64, float32, and float64 are
accelerated. All other dtypes result in calls to slower, unaccelerated
functions.
.
This package provides the documentation for bottleneck.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pydata/bottleneck
Built-Using: sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/b/bottleneck/python-bottleneck-doc_1.3.5+ds1-3_all.deb