How to Install and Uninstall dkms.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "dkms.noarch" package

Please follow the instructions below to install dkms.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dkms.noarch

2. Uninstall "dkms.noarch" package

Please follow the guidance below to uninstall dkms.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dkms.noarch $ sudo dnf autoremove

3. Information about the dkms.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dkms
Version : 3.0.12
Release : 1.el9
Architecture : noarch
Size : 80 k
Source : dkms-3.0.12-1.el9.src.rpm
Repository : epel
Summary : Dynamic Kernel Module Support Framework
URL : http://linux.dell.com/dkms
License : GPLv2+
Description : This package contains the framework for the Dynamic Kernel Module Support (DKMS)
: method for installing module RPMS as originally developed by Dell.