How to Install and Uninstall neuron Package on Kali Linux

Last updated: May 10,2024

1. Install "neuron" package

Please follow the guidance below to install neuron on Kali Linux

$ sudo apt update $ sudo apt install neuron

2. Uninstall "neuron" package

This is a short guide on how to uninstall neuron on Kali Linux:

$ sudo apt remove neuron $ sudo apt autoclean && sudo apt autoremove

3. Information about the neuron package on Kali Linux

Package: neuron
Version: 8.2.2-6
Installed-Size: 6937
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libopenmpi3 (>= 4.1.6), libreadline8 (>= 6.0), libstdc++6 (>= 13.1), libx11-6
Suggests: neuron-dev, python3-neuron
Size: 1977932
SHA256: 4ed606dfe901e4918c24befe0dca95a0364d6d59e2e2d06847798eb364be49c8
SHA1: a806b69ba987be98a8b4248828bc0ae05f301e14
MD5sum: ede4ca1cbbc9d7512b7392593172a258
Description: Simulation environment for computational models of neurons
NEURON is a simulation environment for modeling individual neurons and networks
of neurons. It provides tools for conveniently building, managing, and using
models in a way that is numerically sound and computationally efficient. It is
particularly well-suited to problems that are closely linked to experimental
data, especially those that involve cells with complex anatomical and
biophysical properties.
.
NEURON offers
* "natural syntax", which allows one to specify model properties in
familiar idioms
* efficient and painless spatial and temporal discretization
* several different, user-selectable numerical integration methods
* convenient user interface (interpreters + GUI)
* user-extendable library of biophysical mechanisms
Description-md5:
Homepage: https://www.neuron.yale.edu/neuron/
Tag: uitoolkit::ncurses
Section: science
Priority: optional
Filename: pool/main/n/neuron/neuron_8.2.2-6_amd64.deb