Linux Commands and Utilities > modprobe > Flashcards
modprobe
Adds or Removes a module from the Linux kernel.
modprobe -r
-r –remove This option causes modprobe to remove rather than insert a module.