insmod.static

transitional dummy package (module-init-tools to kmod)

Debian Debian
RUN apt-get update && \ apt-get install -y module-init-tools
Ubuntu
RUN apt-get update && \ apt-get install -y module-init-tools
CentOS
RUN yum install -y module-init-tools
Raspbian
RUN apt-get update && \ apt-get install -y module-init-tools
click the source code to copy install insmod.static on any operating system with command-not-found.com