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

Last updated: May 12,2024

1. Install "python3-theano" package

Here is a brief guide to show you how to install python3-theano on Kali Linux

$ sudo apt update $ sudo apt install python3-theano

2. Uninstall "python3-theano" package

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

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

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

Package: python3-theano
Source: theano (1.0.5+dfsg-5)
Version: 1.0.5+dfsg-5+b1
Installed-Size: 11782
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3-numpy, python3-scipy, python3-six (>= 1.9.0), python3:any, python3-dev, libblas-dev | libblas.so
Recommends: g++, python3-pydot, python3-nose, python3-parameterized, python3-pkg-resources, python3-pygpu, libgpuarray-dev, cython3, graphviz
Suggests: nvidia-cuda-toolkit, python3-pycuda, theano-doc
Breaks: python3-lasagne (<< 0.1+git20180322.37ca134)
Size: 2108472
SHA256: 9c9576766ac3ffdbbb5d5664c31038593c7b1fc28f452b335753fa03bda9969d
SHA1: 539b3071d9bef0d419f1b9414637f7d92558c3e0
MD5sum: 05370f6efb1e4d921d4d61d7821bb28a
Description: CPU/GPU math expression compiler for Python 3
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 Theano for Python 3.
Description-md5: 76130e11d1f77b05b44ce463335f4d28
Homepage: http://www.deeplearning.net/software/theano/
Built-Using: d3 (= 3.5.17-4), node-lodash (= 4.17.21+dfsg+~cs8.31.198.20210220-9)
Section: python
Priority: optional
Filename: pool/main/t/theano/python3-theano_1.0.5+dfsg-5+b1_amd64.deb