How to Install and Uninstall libdicom.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "libdicom.x86_64" package

Please follow the guidance below to install libdicom.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libdicom.x86_64

2. Uninstall "libdicom.x86_64" package

Please follow the guidance below to uninstall libdicom.x86_64 on AlmaLinux 9:

$ sudo dnf remove libdicom.x86_64 $ sudo dnf autoremove

3. Information about the libdicom.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:08:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libdicom
Version : 1.0.5
Release : 1.el9
Architecture : x86_64
Size : 88 k
Source : libdicom-1.0.5-1.el9.src.rpm
Repository : epel
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.