How to Install and Uninstall python3-brian-lib Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-brian-lib" package

This guide let you learn how to install python3-brian-lib on Kali Linux

$ sudo apt update $ sudo apt install python3-brian-lib

2. Uninstall "python3-brian-lib" package

Please follow the step by step instructions below to uninstall python3-brian-lib on Kali Linux:

$ sudo apt remove python3-brian-lib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-brian-lib package on Kali Linux

Package: python3-brian-lib
Source: brian
Version: 2.5.4-4
Installed-Size: 275
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 100244
SHA256: ac2abd26cbacfe00fc5950d4b82a50a56f6cf541d69172f20a4662a3c38a9f70
SHA1: 4d5f489d0b64257ce3d034d8d8303580e5ac23ef
MD5sum: 524b628cd0a56406fb25fb899c36432b
Description: simulator for spiking neural networks -- extensions
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 Python3 binary extensions.
Description-md5:
Multi-Arch: same
Homepage: https://www.briansimulator.org/
Section: python
Priority: optional
Filename: pool/main/b/brian/python3-brian-lib_2.5.4-4_amd64.deb