How to Install libnifti2 in Ubuntu 18.04



Install libnifti2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libnifti2

Description:

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.

Homepage: http://niftilib.sourceforge.net

Version: 2.0.0-2build1

Section: universe/libs