Dynamic Kernel Module Support
| Dynamic Kernel Module Support | |
|---|---|
| Original author | Gary Lerhaupt |
| Developer | Dell |
| Initial release | 2003 |
| Stable release | 3.2.1
/ May 12, 2025 |
| Written in | Bash |
| Operating system | Linux |
| License | GPLv2 |
| Website | github |
| Repository | |
Dynamic Kernel Module Support (DKMS) is a program/framework that enables generating Linux kernel modules whose sources generally reside outside the kernel source tree. The concept is to have DKMS modules automatically rebuilt when a new kernel is installed.