How to Install and Uninstall odil Package on Kali Linux

Last updated: May 19,2024

1. Install "odil" package

In this section, we are going to explain the necessary steps to install odil on Kali Linux

$ sudo apt update $ sudo apt install odil

2. Uninstall "odil" package

This tutorial shows how to uninstall odil on Kali Linux:

$ sudo apt remove odil $ sudo apt autoclean && sudo apt autoremove

3. Information about the odil package on Kali Linux

Package: odil
Version: 0.12.2-4
Installed-Size: 76
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-odil, python3:any
Size: 16784
SHA256: d611aa0511fa3faa8c7950c972f965c79c095a508764990504660a9897059947
SHA1: fe5f146f3531d17a2b48cc02cbbd2cb7401074b7
MD5sum: 747ca9a81989f48c31292055262c628b
Description: C++11 library for the DICOM standard (application)
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 command-line application.
Description-md5:
Homepage: https://github.com/lamyj/odil
Section: science
Priority: optional
Filename: pool/main/o/odil/odil_0.12.2-4_all.deb