How to Install and Uninstall python3-nibabel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-nibabel" package

Please follow the guidelines below to install python3-nibabel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nibabel

2. Uninstall "python3-nibabel" package

Please follow the instructions below to uninstall python3-nibabel on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-nibabel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-nibabel
Priority: extra
Section: universe/python
Installed-Size: 63305
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: nibabel
Version: 2.0.2-2
Depends: python3-numpy, python3-scipy
Suggests: python-nibabel-doc, python3-dicom, python3-fuse
Filename: pool/universe/n/nibabel/python3-nibabel_2.0.2-2_all.deb
Size: 1953006
MD5sum: 70db4cc764f20fb9d20fc673bb1f8687
SHA1: 39cc393b15c98d570b6b30907305f675a73d4d7d
SHA256: 58db1e0d1796007e39b8c2bc046dd09ae172267a9d464cbef795229eed887eeb
Description-en: Python3 bindings to various neuroimaging data formats
NiBabel provides read and write access to some common medical and
neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
or selective access to header (meta) information and access to the image data
is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.
Description-md5: eba85b71688d495c2c568f6575f9b5e2
Homepage: http://nipy.sourceforge.net/nibabel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu