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

Last updated: May 07,2024

1. Install "python3-nipy" package

Here is a brief guide to show you how to install python3-nipy on Kali Linux

$ sudo apt update $ sudo apt install python3-nipy

2. Uninstall "python3-nipy" package

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

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

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

Package: python3-nipy
Source: nipy
Version: 0.6.0-1
Installed-Size: 3087
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-numpy, python3-nibabel, python3-scipy, python3-sympy, python3-transforms3d, python3:any, python3-nipy-lib (>= 0.6.0-1)
Recommends: python3-matplotlib, mayavi2
Suggests: python3-mvpa
Size: 703856
SHA256: 1d5ef763c293425f0f74c2c7d7ca6f9db925afb3e0ce0497704e1aec10fcd454
SHA1: d48d20afa8e29653e837b5ca995ad4828d0ed246
MD5sum: 4b120823b72f684dfcff422a17225e5e
Description: Analysis of structural and functional neuroimaging data
NiPy is a Python-based framework for the analysis of structural and
functional neuroimaging data. It provides functionality for
- General linear model (GLM) statistical analysis
- Combined slice time correction and motion correction
- General image registration routines with flexible cost functions,
optimizers and re-sampling schemes
- Image segmentation
- Basic visualization of results in 2D and 3D
- Basic time series diagnostics
- Clustering and activation pattern analysis across subjects
- Reproducibility analysis for group studies
Description-md5:
Homepage: https://nipy.org/nipy/
Section: python
Priority: optional
Filename: pool/main/n/nipy/python3-nipy_0.6.0-1_all.deb