modular uninstall
Uninstalls a Modular package.
Synopsis
modular uninstall [options] <package>
Description
Uninstalls a package. The package may be specified in the same manner as the install
command.
Options
Uninstall options
--dry-run
Prints the files that are being deleted.
--package-folder <PACKAGE_FOLDER>
Forces the local package folder name. Package folders are typically derived from the install URL. This allows you specify the folder name used in your $MODULAR_HOME/pkg/
directory.
Common options
--help
, -h
Displays help information.