How to Install and Uninstall dcmtk-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "dcmtk-devel.x86_64" package

This is a short guide on how to install dcmtk-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install dcmtk-devel.x86_64

2. Uninstall "dcmtk-devel.x86_64" package

This is a short guide on how to uninstall dcmtk-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove dcmtk-devel.x86_64 $ sudo dnf autoremove

3. Information about the dcmtk-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:24:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : dcmtk-devel
Version : 3.6.4
Release : 9.el8
Architecture : x86_64
Size : 1.1 M
Source : dcmtk-3.6.4-9.el8.src.rpm
Repository : epel
Summary : Development Libraries and Headers for dcmtk
URL : http://dicom.offis.de/dcmtk.php.en
License : BSD
Description : Development Libraries and Headers for dcmtk. You only need to install
: this if you are developing programs that use the dcmtk libraries.