How to Install and Uninstall python3-gdcm Package on Kali Linux

Last updated: April 30,2024

1. Install "python3-gdcm" package

Here is a brief guide to show you how to install python3-gdcm on Kali Linux

$ sudo apt update $ sudo apt install python3-gdcm

2. Uninstall "python3-gdcm" package

In this section, we are going to explain the necessary steps to uninstall python3-gdcm on Kali Linux:

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

3. Information about the python3-gdcm package on Kali Linux

Package: python3-gdcm
Source: gdcm
Version: 3.0.22-2
Installed-Size: 3895
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libgdcm3.0 (= 3.0.22-2), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 653328
SHA256: d4abc6d372751915af17db06ca78331c88da913b5e0f292ac774f746decae280
SHA1: be4f884f51527e43eadae354415db91f5d430b12
MD5sum: 9c73b65eb35a7a6b522ad18d6d6a6198
Description: 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:
Homepage: http://gdcm.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/g/gdcm/python3-gdcm_3.0.22-2_amd64.deb