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

Last updated: May 20,2024

1. Install "python3-neo" package

Please follow the guidance below to install python3-neo on Kali Linux

$ sudo apt update $ sudo apt install python3-neo

2. Uninstall "python3-neo" package

This guide covers the steps necessary to uninstall python3-neo on Kali Linux:

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

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

Package: python3-neo
Source: neo
Version: 0.12.0-3
Installed-Size: 9476
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-numpy, python3-packaging, python3-quantities, python3:any, python3-pil
Recommends: python3-scipy, python3-tables, libjs-jquery, libjs-underscore
Suggests: python3-pytest
Size: 4349536
SHA256: 2a0a7af0e2fd59cb947effde3a60758c8fd29dad64adeb7209966053c44c9536
SHA1: 27fadbd4d5d5818aeffa4357c9afea42d4dd23b9
MD5sum: 00583263969f479172cf7e6cb720ad05
Description: Python IO library for electrophysiological data formats
NEO stands for Neural Ensemble Objects and is a project to provide common
classes and concepts for dealing with electro-physiological (in vivo
and/or simulated) data to facilitate collaborative software/algorithm
development. In particular Neo provides: a set a classes for data
representation with precise definitions, an IO module with a simple API,
documentation, and a set of examples.
.
NEO offers support for reading data from numerous proprietary file formats
(e.g. Spike2, Plexon, AlphaOmega, BlackRock, Axon), read/write support for
various open formats (e.g. KlustaKwik, Elan, WinEdr, WinWcp, PyNN), as well
as support common file formats, such as HDF5 with Neo-structured content
(NeoHDF5, NeoMatlab).
.
Neo's IO facilities can be seen as a pure-Python and open-source Neuroshare
replacement.
Description-md5:
Homepage: http://neuralensemble.org/trac/neo
Section: python
Priority: optional
Filename: pool/main/n/neo/python3-neo_0.12.0-3_all.deb