How to Install and Uninstall libnifti2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libnifti2" package

This is a short guide on how to install libnifti2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnifti2

2. Uninstall "libnifti2" package

Please follow the guidelines below to uninstall libnifti2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnifti2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnifti2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnifti2
Priority: optional
Section: universe/libs
Installed-Size: 302
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: nifticlib
Version: 2.0.0-2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/n/nifticlib/libnifti2_2.0.0-2_amd64.deb
Size: 103858
MD5sum: 445657f1d64cb384a6b652e950b24ee8
SHA1: 92f0c07aebf6313d675b6fa3db1de890db475c26
SHA256: b81b429987299a35fc99bff4166c27da009b1ce8f54a809a24f478560d6844b8
Description-en: IO libraries for the NIfTI-1 data format
Niftilib is a set of i/o libraries for reading and writing files in the
NIfTI-1 data format. NIfTI-1 is a binary file format for storing medical
image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
brain images.
.
This package contains the shared library of the low-level IO library niftiio,
low-level IO library znzlib and the nifticdf shared library that provides
functions to compute cumulative distributions and their inverses.
Description-md5: 3b7beb0acbd52dd2c5a1dca2907048ff
Homepage: http://niftilib.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu