How to Install qnifti2dicom software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install qnifti2dicom software package in Ubuntu 14.04 LTS (Trusty Tahr)

qnifti2dicom software package provides convert 3D medical images to DICOM 2D series (gui), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install qnifti2dicom 

qnifti2dicom is installed in your system.

Make ensure the qnifti2dicom package were installed using the commands given below,

$ sudo dpkg-query -l | grep qnifti2dicom *

You will get with qnifti2dicom package name, version, architecture and description in a table

qnifti2dicom package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package qnifti2dicom
Version 0.4.7-2
Description convert 3D medical images to DICOM 2D series (gui)
Sub Section Science


See Also, How to uninstall or remove qnifti2dicom software package from Ubuntu 14.04 LTS (Trusty Tahr)?