How to Install and Uninstall libgdcm3.0 Package on Kali Linux

Last updated: May 16,2024

1. Install "libgdcm3.0" package

In this section, we are going to explain the necessary steps to install libgdcm3.0 on Kali Linux

$ sudo apt update $ sudo apt install libgdcm3.0

2. Uninstall "libgdcm3.0" package

Learn how to uninstall libgdcm3.0 on Kali Linux:

$ sudo apt remove libgdcm3.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdcm3.0 package on Kali Linux

Package: libgdcm3.0
Source: gdcm
Version: 3.0.22-2
Installed-Size: 12467
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libcharls2 (>= 2.0.0+dfsg), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjson-c5 (>= 0.15), libopenjp2-7 (>= 2.2.0), libsocket++1 (>= 1.12.13+git20131030.5d039ba), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Size: 2259644
SHA256: 50d22a2b5eb145bd1e21f034c7473a5891f1f5fb403b7b949d077a3620f8012f
SHA1: f4c7a0527c2b0f9fae32bbea1565eb267516b058
MD5sum: 04ca90ddc50f13e09f50465d65de1a63
Description: Grassroots DICOM runtime libraries
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. It also
comes with DICOM Part 3,6 & 7 of the standard as XML files.
.
This package contains the libraries needed to run GDCM applications.
Description-md5:
Multi-Arch: same
Homepage: http://gdcm.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gdcm/libgdcm3.0_3.0.22-2_amd64.deb