How to Install and Uninstall python-dicom-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 26,2024

1. Install "python-dicom-doc" package

This guide let you learn how to install python-dicom-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-dicom-doc" package

This guide covers the steps necessary to uninstall python-dicom-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dicom-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dicom-doc
Priority: optional
Section: universe/doc
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pydicom
Version: 0.9.9-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/pydicom/python-dicom-doc_0.9.9-2_all.deb
Size: 33222
MD5sum: ca1e51dbd82c05b895a8f62a1686685b
SHA1: beb83e733f93a423387027ff572d0f910048999a
SHA256: b3e9df67eceff8a20ee8863e219e2e12302234d9278d734e1f91e0dac50aa3a8
Description-en: 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: 2e10d6fad426d3118542fde6a4ea6971
Homepage: http://pydicom.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions