English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The Linux depmod command is used to analyze the dependencies of loadable modules.
The depmod command (dependent module) can detect the dependencies of modules for use by modprobe when installing modules.
depmod [-adeisvV][-m <file>][--help][Module Name]
Parameter Description:
Display Available Modules
# depmod -a //Display Available Modules