How to Install and Uninstall orthanc Package on Kali Linux

Last updated: May 18,2024

1. Install "orthanc" package

Please follow the step by step instructions below to install orthanc on Kali Linux

$ sudo apt update $ sudo apt install orthanc

2. Uninstall "orthanc" package

Please follow the guidance below to uninstall orthanc on Kali Linux:

$ sudo apt remove orthanc $ sudo apt autoclean && sudo apt autoremove

3. Information about the orthanc package on Kali Linux

Package: orthanc
Version: 1.12.2+dfsg-1
Installed-Size: 9923
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: adduser, dcmtk, locales, libcivetweb1 (>= 1), tzdata, libssl-dev, libboost-filesystem1.83.0 (>= 1.83.0), libboost-iostreams1.83.0 (>= 1.83.0), libboost-locale1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libdcmtk17 (>= 3.6.7), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libjsoncpp25 (>= 1.9.5), liblua5.3-0, libpng16-16 (>= 1.6.2), libprotobuf32 (>= 3.21.12), libpugixml1v5 (>= 1.14-0.1), libsqlite3-0 (>= 3.7.3), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), zlib1g (>= 1:1.2.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 2471176
SHA256: 1f2ad13d4f9d8ccb326333e0c3b5c7ab45a37636728900d09b785c6a4683a204
SHA1: 90dfab5fd78b96c1760193b1bcc5325b8650681e
MD5sum: f9bd8bbf6fd49e8ea858e98cc7677433
Description: Lightweight, RESTful DICOM server for medical imaging
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
Linux into a Vendor Neutral Archive (in other words, a mini-PACS
system). Its architecture is lightweight, meaning that no complex
database administration is required, nor the installation of
third-party dependencies.
.
What makes Orthanc unique is the fact that it provides a RESTful
API. Thanks to this major feature, it is possible to drive Orthanc
from any computer language. The DICOM tags of the stored medical
images can be downloaded in the JSON file format. Furthermore,
standard PNG images can be generated on-the-fly from the DICOM
instances by Orthanc.
.
Orthanc lets its users focus on the content of the DICOM files,
hiding the complexity of the DICOM format and of the DICOM protocol.
Description-md5:
Homepage: https://www.orthanc-server.com/
Section: science
Priority: optional
Filename: pool/main/o/orthanc/orthanc_1.12.2+dfsg-1_amd64.deb