How to Install and Uninstall theano-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "theano-doc" package

This guide covers the steps necessary to install theano-doc on Kali Linux

$ sudo apt update $ sudo apt install theano-doc

2. Uninstall "theano-doc" package

This is a short guide on how to uninstall theano-doc on Kali Linux:

$ sudo apt remove theano-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the theano-doc package on Kali Linux

Package: theano-doc
Source: theano
Version: 1.0.5+dfsg-5
Installed-Size: 22272
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Suggests: python3-theano
Size: 10238740
SHA256: 50c27f190c4f359ae52e2a39238ff099f388fd9f8251ae68c7950cfe67e50f65
SHA1: 913b8dc2244ffd1b5d9d05942d86fdb968e92fd9
MD5sum: 407f3f8f7436136a8ef31db4c801f8a8
Description: CPU/GPU math expression compiler for Python (docs)
Theano is a Python library that allows one to define and evaluate mathematical
expressions involving multi-dimensional arrays efficiently. It provides a
high-level Numpy like expression language for functional description of
calculation, rearranges expressions for speed and stability, and generates
native machine instructions for fast calculation. Optionally, highly
accelerated computations could be carried out on graphics cards processors.
.
This package contains the documentation for Theano.
Description-md5: 57df15de14c18d9a0054746b1ae136e9
Homepage: http://www.deeplearning.net/software/theano/
Built-Using: d3 (= 3.5.17-4), node-lodash (= 4.17.21+dfsg+~cs8.31.198.20210220-8)
Section: doc
Priority: optional
Filename: pool/main/t/theano/theano-doc_1.0.5+dfsg-5_all.deb