module:uninstall

Uninstall module or modules in the application

Usage:

drupal module:uninstall [arguments] [options]
mou

Available options

OptionDetails

--force

Do you want to ignore dependencies and forcefully uninstall the module?

--composer

Uninstalls the module using Composer

Available arguments

ArgumentDetails

module

Module or modules to be uninstalled should be separated by a space

Examples

Uninstall the module specifying the module name

drupal module:uninstall  modulename