How to Install and Uninstall dkms Package on openSuSE Tumbleweed

Last updated: June 02,2024

1. Install "dkms" package

This guide covers the steps necessary to install dkms on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install dkms

2. Uninstall "dkms" package

This guide covers the steps necessary to uninstall dkms on openSuSE Tumbleweed:

$ sudo zypper remove dkms

3. Information about the dkms package on openSuSE Tumbleweed

Information for package dkms:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dkms
Version : 3.0.13-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 143.6 KiB
Installed : No
Status : not installed
Source package : dkms-3.0.13-1.1.src
Upstream URL : https://github.com/dell/dkms
Summary : Dynamic Kernel Module Support Framework
Description :
This package contains the framework for the Dynamic
Kernel Module Support (DKMS) method for installing
module RPMS as originally developed by Dell.