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

Last updated: May 10,2024

1. Install "python-nifti" package

This guide let you learn how to install python-nifti on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nifti

2. Uninstall "python-nifti" package

Please follow the guidance below to uninstall python-nifti on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-nifti
Priority: optional
Section: universe/science
Installed-Size: 1141
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: pynifti
Version: 0.20100607.1-4.1
Provides: python2.7-nifti
Depends: libc6 (>= 2.14), libnifti2, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-numpy, libjs-jquery
Filename: pool/universe/p/pynifti/python-nifti_0.20100607.1-4.1_amd64.deb
Size: 228586
MD5sum: 1cebcffa5b2b590a08bca5b6b93431ad
SHA1: 39dbe582c73acca128c8713447aef530c0d66c71
SHA256: c2e59d042428cbcc2a035c0ed10e52f32646c8413099e4e352e1569011d6911b
Description-en: Python interface to the NIfTI I/O libraries
Using PyNIfTI one can easily read and write NIfTI and ANALYZE images from
within Python. The NiftiImage class provides Python-style access to the full
header information. Image data is made available via NumPy arrays.
Description-md5: 9c5af859857f50447bd2abd312cb06b3
Homepage: http://niftilib.sourceforge.net/pynifti/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu