How to Install and Uninstall libodil0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libodil0-dev" package

In this section, we are going to explain the necessary steps to install libodil0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libodil0-dev

2. Uninstall "libodil0-dev" package

Here is a brief guide to show you how to uninstall libodil0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libodil0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libodil0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libodil0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 476
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: odil
Version: 0.4.1-1
Replaces: libdcmtkpp-dev
Provides: libdcmtkpp-dev, libodil-dev
Depends: libodil0 (= 0.4.1-1), libboost-filesystem-dev, libboost-system-dev, libdcmtk-dev, libicu-dev, libjsoncpp-dev
Conflicts: libdcmtkpp-dev, libodil-dev
Filename: pool/universe/o/odil/libodil0-dev_0.4.1-1_amd64.deb
Size: 67464
MD5sum: a52b8a1712afc250390e8027b824a42c
SHA1: d484e54c322a4cc4487d274888b3cabee88bdf03
SHA256: e8696f4431cbdf676ca6a79009d6b71e82ebcf04756ea38fbb752300cf59155b
Description-en: Odil is a C++11 library for the DICOM standard (development files)
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.
.
This package contains the development files.
Description-md5: 68010429e8ed9088043b7227ec4e50c7
Homepage: https://github.com/lamyj/odil
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu