bun-remove
Verified for current stable LTS
Bun Remove Command: Remove Dependency No Save
Use for remove dependency no save with Bun Remove. Exact CLI syntax to remove dependency no save using Bun Remove.
When to use this: Use for remove dependency no save with Bun Remove.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
bun remove --no-save <package_name> bun remove --no-save <package_name> Command Breakdown
--no-save- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove dependency no save using Bun Remove.
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
Bun Remove Command: Remove Global Package
bun remove -g <package_name> Bun Remove Command: Remove Multiple Dependencies bun remove <package_name1 package_name2 ...> Bun Remove Command: Remove Single Dependency bun remove <package_name> Bun Remove Command: Simulate Removal bun remove --dry-run <package_name>