How to Install and Uninstall gdcm.i686 Package on Fedora 38

Last updated: January 11,2025

1. Install "gdcm.i686" package

This tutorial shows how to install gdcm.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install gdcm.i686

2. Uninstall "gdcm.i686" package

Please follow the step by step instructions below to uninstall gdcm.i686 on Fedora 38:

$ sudo dnf remove gdcm.i686 $ sudo dnf autoremove

3. Information about the gdcm.i686 package on Fedora 38

Last metadata expiration check: 1:43:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gdcm
Version : 3.0.21
Release : 3.fc38
Architecture : i686
Size : 1.6 M
Source : gdcm-3.0.21-3.fc38.src.rpm
Repository : fedora
Summary : Grassroots DiCoM is a C++ library to parse DICOM medical files
URL : http://gdcm.sourceforge.net/wiki/index.php/Main_Page
License : BSD
Description : Grassroots DiCoM (GDCM) is a C++ library for 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 super fast scanner implementation to quickly scan hundreds of
: 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.