How to Install kmod in Ubuntu 18.04



Install kmod by entering the following commands in the terminal:

sudo apt update
sudo apt install kmod

Description:

tools for managing Linux kernel modules

This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools.

Version: 24-1ubuntu3

Section: admin