Kernel

rmmod

English

Overview

A command for removing a kernel module.

Details

A command that unloads a currently loaded kernel module. A module still in use can't be removed, sometimes failing with a dependency error.

More Linux terms