dh_dkms

Dynamic Kernel Module Support Framework

Debian Debian
RUN apt-get update && \ apt-get install -y dkms
Ubuntu
RUN apt-get update && \ apt-get install -y dkms
Arch Arch Linux
RUN pacman -S --noconfirm dkms
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dkms
Fedora
RUN dnf install -y dkms
Raspbian
RUN apt-get update && \ apt-get install -y dkms
click the source code to copy install dh_dkms on any operating system with command-not-found.com