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

Last updated: May 19,2024

1. Install "python-neuroshare-doc" package

This tutorial shows how to install python-neuroshare-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-neuroshare-doc

2. Uninstall "python-neuroshare-doc" package

This guide covers the steps necessary to uninstall python-neuroshare-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-neuroshare-doc
Priority: extra
Section: universe/doc
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: G-Node Debian Team
Architecture: all
Source: python-neuroshare
Version: 0.9.2-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-neuroshare/python-neuroshare-doc_0.9.2-1_all.deb
Size: 95438
MD5sum: e55aea5075e90858a17aefc5f23c211a
SHA1: d5a365655316f8e1700bf7d901f3e41954a3daa8
SHA256: 3a661f49e4435d420117b3e949949e7c34c9fcdadb55cfd70003ec3532d4fc6b
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.
.
This package contains HTML documentation files for python-neuroshare.
Description-md5: b2b3679c1b428374dbc3a6296184a1e6
Homepage: http://www.g-node.org/neuroshare-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu