How to Install and Uninstall libgdcm-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libgdcm-dev" package

Learn how to install libgdcm-dev on Kali Linux

$ sudo apt update $ sudo apt install libgdcm-dev

2. Uninstall "libgdcm-dev" package

Please follow the steps below to uninstall libgdcm-dev on Kali Linux:

$ sudo apt remove libgdcm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdcm-dev package on Kali Linux

Package: libgdcm-dev
Source: gdcm
Version: 3.0.22-2
Installed-Size: 3002
Maintainer: Debian Med Packaging Team
Architecture: amd64
Replaces: libgdcm2-dev
Depends: libgdcm3.0 (= 3.0.22-2)
Breaks: libgdcm2-dev
Size: 264036
SHA256: 7fa0754a02d8aa7cfa13344dce532cb1a2968360436cd28a2f8341bf63f43aab
SHA1: c2b2b995f5cbc2cbb9a4f2b8044ca712eb5fe3c4
MD5sum: 0179843d8a22fe4b50688452984f818f
Description: Grassroots DICOM development libraries and headers
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.
.
Headers and static libraries for libgdcm. These are not needed to use
GDCM, but are needed to build plugins or programs that link against
libgdcm.
Description-md5:
Homepage: http://gdcm.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gdcm/libgdcm-dev_3.0.22-2_amd64.deb