> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/mininet_book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/mininet_book/qi-ta-mo-kuai/moduledeps.md).

# mininet.moduledeps 模块

定义几个对 Linux 系统中内核模块进行操作的函数，包括列出模块 lsmod，移除模块 rmmod，探测模块 modprobe 和处理模块的依赖等。
