How to Install and Uninstall libdicom.x86_64 Package on Fedora 38

Last updated: October 11,2024

1. Install "libdicom.x86_64" package

Learn how to install libdicom.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libdicom.x86_64

2. Uninstall "libdicom.x86_64" package

Please follow the guidelines below to uninstall libdicom.x86_64 on Fedora 38:

$ sudo dnf remove libdicom.x86_64 $ sudo dnf autoremove

3. Information about the libdicom.x86_64 package on Fedora 38

Last metadata expiration check: 1:17:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libdicom
Version : 1.0.5
Release : 1.fc38
Architecture : x86_64
Size : 88 k
Source : libdicom-1.0.5-1.fc38.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.