How to Install libdcmtk-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libdcmtk-dev software package in Ubuntu 17.04 (Zesty Zapus)

libdcmtk-dev software package provides OFFIS DICOM toolkit development libraries and headers, 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 libdcmtk-dev 

libdcmtk-dev is installed in your system.

Make ensure the libdcmtk-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdcmtk-dev *

You will get with libdcmtk-dev package name, version, architecture and description in a table

libdcmtk-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libdcmtk-dev
Version 3.6.1~20160216-2
Description OFFIS DICOM toolkit development libraries and headers
Sub Section libdevel


See Also, How to uninstall or remove libdcmtk-dev software package from Ubuntu 17.04 (Zesty Zapus)?