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

Last updated: May 07,2024

1. Install "python-brian-doc" package

Here is a brief guide to show you how to install python-brian-doc on Kali Linux

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

2. Uninstall "python-brian-doc" package

Learn how to uninstall python-brian-doc on Kali Linux:

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

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

Package: python-brian-doc
Source: brian
Version: 2.5.4-4
Installed-Size: 16345
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: libjs-jquery, libjs-mathjax
Suggests: python3-brian
Size: 1472216
SHA256: b38a77cb7a91d17f1f682b70e9ee745f6363928e8b70bafd6f3c3827e93670d5
SHA1: bae3a05ac54892456c88b084845cf043116db894
MD5sum: 81222a90ff7a7f81fe08791fb447f087
Description: simulator for spiking neural networks - documentation
Brian is a clock-driven simulator for spiking neural networks. It is
designed with an emphasis on flexibility and extensibility, for rapid
development and refinement of neural models. Neuron models are
specified by sets of user-specified differential equations, threshold
conditions and reset conditions (given as strings). The focus is
primarily on networks of single compartment neuron models (e.g. leaky
integrate-and-fire or Hodgkin-Huxley type neurons).
.
This package provides user's manual (in HTML format), examples and
demos.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.briansimulator.org/
Tag: devel::doc, devel::lang:python, role::documentation
Section: doc
Priority: optional
Filename: pool/main/b/brian/python-brian-doc_2.5.4-4_all.deb