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

Last updated: May 19,2024

1. Install "python-nitime" package

Please follow the steps below to install python-nitime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nitime

2. Uninstall "python-nitime" package

Learn how to uninstall python-nitime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-nitime
Priority: extra
Section: universe/python
Installed-Size: 9377
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: nitime
Version: 0.6-1
Depends: python-matplotlib, python-numpy, python-scipy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-nose, python-nibabel, python-networkx
Filename: pool/universe/n/nitime/python-nitime_0.6-1_all.deb
Size: 2549326
MD5sum: 7b15eed9afd1f5212fcdb8b18f43db61
SHA1: 444d6917b5192f217eb060d185551b551ff8fd98
SHA256: 90185cbfe99855830823a4ca47a58eefa3a3f1015ee24a1f498de40c82f708a7
Description-en: timeseries analysis for neuroscience data (nitime)
Nitime is a Python module for time-series analysis of data from
neuroscience experiments. It contains a core of numerical algorithms
for time-series analysis both in the time and spectral domains, a set
of container objects to represent time-series, and auxiliary objects
that expose a high level interface to the numerical machinery and
make common analysis tasks easy to express with compact and
semantically clear code.
Description-md5: a66a7e6036860163ef6f11111de354b5
Homepage: http://nipy.org/nitime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu