How to Install libgdcm2.6 software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libgdcm2.6 software package in Ubuntu 17.04 (Zesty Zapus)

libgdcm2.6 software package provides Grassroots DICOM runtime libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgdcm2.6 

libgdcm2.6 is installed in your system.

Make ensure the libgdcm2.6 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgdcm2.6 *

You will get with libgdcm2.6 package name, version, architecture and description in a table

libgdcm2.6 package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Libraries
Package libgdcm2.6
Version 2.6.6-1
Description Grassroots DICOM runtime libraries
Sub Section libs


See Also, How to uninstall or remove libgdcm2.6 software package from Ubuntu 17.04 (Zesty Zapus)?