How to Install and Uninstall python-pydicom Package on Debian 10 (Buster)

Last updated: September 20,2024

1. Install "python-pydicom" package

Please follow the instructions below to install python-pydicom on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-pydicom

2. Uninstall "python-pydicom" package

Please follow the steps below to uninstall python-pydicom on Debian 10 (Buster):

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

3. Information about the python-pydicom package on Debian 10 (Buster)

Package: python-pydicom
Source: pydicom
Version: 1.2.1-1
Installed-Size: 14179
Maintainer: NeuroDebian Team
Architecture: all
Replaces: python-dicom (<< 1~)
Provides: python-dicom
Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~)
Recommends: python-numpy, python-pil
Suggests: python-matplotlib, python-gdcm
Breaks: python-dicom (<< 1~)
Description: DICOM medical file reading and writing (Python 2)
Description-md5: f8d69c6719aa363157f5a66d7d9b6de5
Homepage: https://pydicom.github.io
Section: python
Priority: optional
Filename: pool/main/p/pydicom/python-pydicom_1.2.1-1_all.deb
Size: 4396516
MD5sum: ce9ea8c10f42befd25b0a731adf8e330
SHA256: 1b3ae05572b1ce364e334f4c77259ef9c71a995c82755b5cbc89801a74fdf180

5. The same packages on other Linux Distributions