How to Install libodil0 in Ubuntu 18.04



Install libodil0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libodil0

Description:

C++11 library for the DICOM standard

Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . Odil also provides conversion to and from DCMTK data structures. . This package contains the shared library.

Homepage: https://github.com/lamyj/odil

Version: 0.8.0-4build1

Section: universe/libs