How to Install and Uninstall gdcm Package on openSUSE Leap

Last updated: June 26,2024

1. Install "gdcm" package

This is a short guide on how to install gdcm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gdcm

2. Uninstall "gdcm" package

Here is a brief guide to show you how to uninstall gdcm on openSUSE Leap:

$ sudo zypper remove gdcm

3. Information about the gdcm package on openSUSE Leap

Information for package gdcm:
-----------------------------
Repository : Main Repository
Name : gdcm
Version : 3.0.19-bp155.1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : gdcm-3.0.19-bp155.1.10.src
Upstream URL : https://gdcm.sourceforge.net/wiki/index.php/Main_Page
Summary : C++ library to parse DICOM medical files
Description :
Grassroots DiCoM (GDCM) is a C++ library for parsing DICOM medical files.
It supports ACR-NEMA version 1 and 2 (huffman compression is not supported),
RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax.
It comes with a scanner implementation to scan DICOM files.
It supports SCU network operations (C-ECHO, C-FIND, C-STORE,
C-MOVE). PS 3.3 & 3.6 are distributed as XML files.
It also provides PS 3.15 certificates and password based mechanism to
anonymize and de-identify DICOM datasets.