Remove modules from the Linux kernel. See also:
kmod, for other module management commands. More information: https://manned.org/rmmod.
sudo rmmod {{module_name}}
sudo rmmod --verbose {{module_name}}
stderr:sudo rmmod --syslog {{module_name}}
rmmod --help
rmmod --version