How to Install and Uninstall orthanc-python Package on Kali Linux

Last updated: May 17,2024

1. Install "orthanc-python" package

This guide let you learn how to install orthanc-python on Kali Linux

$ sudo apt update $ sudo apt install orthanc-python

2. Uninstall "orthanc-python" package

Please follow the instructions below to uninstall orthanc-python on Kali Linux:

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

3. Information about the orthanc-python package on Kali Linux

Package: orthanc-python
Source: orthanc-python (4.1+ds-2)
Version: 4.1+ds-2+b1
Installed-Size: 658
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1), orthanc (>= 1.10.0+dfsg-1)
Suggests: python3
Size: 193600
SHA256: 8c0c383c93b56c9a39e63a840431ab72f5e76856cfd3579600d00635284ede41
SHA1: fc4f4557c8e4822d045ae0683ad6373fdae97976
MD5sum: f38ff89350c069ebece3c8b80e40dde4
Description: Develop plugins for Orthanc using the Python programming language
This plugin can be used to write Orthanc plugins using the Python programming
language instead of the more complex C/C++ programming languages. It can be
used to gain access to Python modules directly in Orthanc.
.
This plugin can be of great help to anyone wishing to automate her imaging
workflow, to design/train new machine learning algorithms, or to deploy AI
systems directly in clinical setups.
Description-md5:
Homepage: https://book.orthanc-server.com/plugins/python.html
Built-Using: orthanc (= 1.12.1+dfsg-4)
Section: science
Priority: optional
Filename: pool/main/o/orthanc-python/orthanc-python_4.1+ds-2+b1_amd64.deb