How to Install and Uninstall python-pydicom-doc Package on Kali Linux

Last updated: May 01,2024

1. Install "python-pydicom-doc" package

Learn how to install python-pydicom-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pydicom-doc

2. Uninstall "python-pydicom-doc" package

Here is a brief guide to show you how to uninstall python-pydicom-doc on Kali Linux:

$ sudo apt remove python-pydicom-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pydicom-doc package on Kali Linux

Package: python-pydicom-doc
Source: pydicom
Version: 2.4.3-1
Installed-Size: 16182
Maintainer: Debian Med Packaging Team
Architecture: all
Provides: python-dicom-doc
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 963320
SHA256: a4aac45d405eabaa44b07b7a88c082cf53837cdfe64c035d901a3cd1ce4c473b
SHA1: 22c25d2445433bdcc8b132a3d522b12b4cd77b5b
MD5sum: b2b6f777ce624ba6a0a12c09c083903a
Description: DICOM medical file reading and writing (documentation)
pydicom is a pure Python module for parsing DICOM files. DICOM is a
standard (http://medical.nema.org) for communicating medical images
and related information such as reports and radiotherapy objects.
.
pydicom makes it easy to read DICOM files into natural pythonic
structures for easy manipulation. Modified datasets can be written
again to DICOM format files.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://pydicom.github.io
Section: doc
Priority: optional
Filename: pool/main/p/pydicom/python-pydicom-doc_2.4.3-1_all.deb