Skip to Content
DocsutooCommandsuninstall

uninstall

Remove packages from dependencies.

Aliases: un, rm, remove

Usage

Terminal
ut uninstall [OPTIONS] <PACKAGES...>

Examples

Terminal
# Remove a package ut uninstall lodash ut un lodash # Remove multiple packages ut uninstall lodash moment # Remove from specific workspace ut uninstall lodash -w my-app

Options

OptionDescription
-w, --workspace <name>Remove from specific workspace
Last updated on