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

Last updated: May 17,2024

1. Install "python3-neuron" package

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

$ sudo apt update $ sudo apt install python3-neuron

2. Uninstall "python3-neuron" package

This guide let you learn how to uninstall python3-neuron on Kali Linux:

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

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

Package: python3-neuron
Source: neuron
Version: 8.2.2-6
Installed-Size: 2330
Maintainer: Debian Science Team
Architecture: amd64
Depends: neuron (= 8.2.2-6), python3-pkg-resources, python3 (<< 3.12), python3 (>= 3.11~), python3:any (>= 3.11~), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Recommends: python3-numpy
Size: 525196
SHA256: 38dcb8a69d8c63f9e9e0a9fe3e12e2b25c43b431206b686595163f264a71a5f8
SHA1: cdf45c529441d89747c0c86ce660567885a27fac
MD5sum: d0df54fa8f9cae44bb4749a6db86e02f
Description: Neuron simulation environment - Python bindings
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.
.
This package contains Python bindings for NEURON.
Description-md5:
Homepage: https://www.neuron.yale.edu/neuron/
Section: python
Priority: optional
Filename: pool/main/n/neuron/python3-neuron_8.2.2-6_amd64.deb