Install python-nipy-lib-dbg
Installing python-nipy-lib-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-nipy-lib-dbg
python-nipy-lib-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-nipy-lib-dbg |
version | 0.3.0+git262-gbb838d7-1 |
description | Analysis of structural and functional neuroimaging data |
subsection | debug |
website | neuroimaging.scipy.org |
maintainer | NeuroDebian Team |
Uninstall python-nipy-lib-dbg
To remove just python-nipy-lib-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-nipy-lib-dbg
Uninstall python-nipy-lib-dbg and it’s dependent packages
To remove the python-nipy-lib-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-nipy-lib-dbg
Purging python-nipy-lib-dbg
If you also want to delete configuration and/or data files of python-nipy-lib-dbg from Debian Sid then this will work:
sudo apt-get purge python-nipy-lib-dbg
To delete configuration and/or data files of python-nipy-lib-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-nipy-lib-dbg