How to Install and Uninstall python-neuroshare Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-neuroshare" package

Learn how to install python-neuroshare on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-neuroshare

2. Uninstall "python-neuroshare" package

This guide let you learn how to uninstall python-neuroshare on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-neuroshare $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-neuroshare package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-neuroshare
Priority: extra
Section: universe/python
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: G-Node Debian Team
Architecture: amd64
Version: 0.9.2-1
Depends: libc6 (>= 2.4), python (<< 2.8), python (>= 2.7~), python-numpy (>= 1:1.8.0), python-numpy-abi9, python:any (>= 2.7.5-5~), python-h5py
Filename: pool/universe/p/python-neuroshare/python-neuroshare_0.9.2-1_amd64.deb
Size: 20222
MD5sum: ab9c43bcf28b7c4252d1aaf288a3b9fb
SHA1: 3d5936a9366e4e2394fd04d3eec2ae5b350f20fc
SHA256: 049cc2a27c731b66b49e9c12ee5cae9b029a5e7150cd1703917a39a359820b16
Description-en: Python interface and tools for Neuroshare
The Neuroshare API is a standardized interface to access electrophysiology
data stored in various different file formats. To do so, it uses format-
specific shared libraries.
.
This package provides a high-level Python interface to the Neuroshare API
that focuses on convenience for the user and enables access to all available
metadata and data. The data is returned in NumPy arrays, which provides a
quick route to further examination and analysis.
.
In addition, this package contains the ns2hdf converter tool that converts
neuroshare-compatible files into the HDF5 (Hierarchical Data Format, ver. 5)
file format.
Description-md5: 2009b451d9f39cce198555970c31422d
Homepage: http://www.g-node.org/neuroshare-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu