How to Install and Uninstall libdicom.i686 Package on Fedora 39

Last updated: November 27,2024

1. Install "libdicom.i686" package

Here is a brief guide to show you how to install libdicom.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libdicom.i686

2. Uninstall "libdicom.i686" package

Learn how to uninstall libdicom.i686 on Fedora 39:

$ sudo dnf remove libdicom.i686 $ sudo dnf autoremove

3. Information about the libdicom.i686 package on Fedora 39

Last metadata expiration check: 2:11:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libdicom
Version : 1.0.5
Release : 1.fc39
Architecture : i686
Size : 92 k
Source : libdicom-1.0.5-1.fc39.src.rpm
Repository : updates
Summary : C library and tools for reading DICOM data sets
URL : https://github.com/ImagingDataCommons/libdicom
License : MIT
Description : libdicom is a C library and a set of tools for reading files that
: follow the DICOM medical imaging standard. It allows random access to
: individual frame items of Pixel Data elements, permitting efficient
: processing of large DICOM images.