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

Last updated: May 08,2024

1. Install "libodil0" package

This tutorial shows how to install libodil0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libodil0

2. Uninstall "libodil0" package

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

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

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

Package: libodil0
Priority: optional
Section: universe/libs
Installed-Size: 5583
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: odil
Version: 0.4.1-1
Replaces: libdcmtkpp0
Provides: libdcmtkpp0
Depends: libboost-filesystem1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libdcmtk5, libgcc1 (>= 1:3.0), libicu55 (>= 55.1-1~), libjsoncpp1, libstdc++6 (>= 5.2)
Conflicts: libdcmtkpp0
Filename: pool/universe/o/odil/libodil0_0.4.1-1_amd64.deb
Size: 850268
MD5sum: 17a12ca80e36e63cca5e3977122bdba7
SHA1: de819f47e4163f317257d4ad95ce9165db5741a1
SHA256: e0b2b6822b4ccdfde0981bb62dbe2cc4bdab34956b9ffaa54835339c5c468d34
Description-en: Odil is a 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.
Description-md5: a28c0cb2a038a6337ad21038534db4a7
Homepage: https://github.com/lamyj/odil
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu