bower
Verified for current stable LTS
Bower Command: Uninstall Packages
Use for uninstall packages with Bower. Exact CLI syntax to uninstall packages using Bower.
When to use this: Use for uninstall packages with Bower.
Command Syntax
bower uninstall <package> <package> bower uninstall <package> <package> Command Breakdown
bower is the base executable for this command.
FAQ
Purpose: Exact syntax to uninstall packages using Bower.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bower Command: Create Bower Json
bower init Bower Command: Display Help bower help <command> Bower Command: Install Packages bower install <package> <package> Bower Command: Install Project Dependencies bower install Bower Command: Install Specific Dependency bower install <local_name>=<package>#<version> --save