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

Last updated: May 17,2024

1. Install "python-gdcm" package

Learn how to install python-gdcm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gdcm

2. Uninstall "python-gdcm" package

Please follow the guidance below to uninstall python-gdcm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gdcm
Priority: optional
Section: universe/python
Installed-Size: 3598
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: gdcm
Version: 2.6.3-3ubuntu3
Provides: python2.7-gdcm
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgdcm2.6 (= 2.6.3-3ubuntu3), libstdc++6 (>= 5.2), python (<< 2.8), python (>= 2.7~), python2.7, python:any (>= 2.7.5-5~)
Filename: pool/universe/g/gdcm/python-gdcm_2.6.3-3ubuntu3_amd64.deb
Size: 594844
MD5sum: 0fc82c0dd785498644263ba10eb4b16a
SHA1: c319a70091c8bf847ad72dcb74ca704cbeccea42
SHA256: cbf3ce5389b9551ee90b4b2013c38a315b850e6e8c82781b7be9674eb3daceed
Description-en: Grassroots DICOM Python bindings
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Python bindings to the GDCM DICOM library.
Description-md5: e7d1dd5a1c511a0ce2a4b259beed61b3
Homepage: http://gdcm.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions