{"tool":"brew","tool_display":"Brew","intent":"cleanup-unused-formulae","intent_display":"cleanup unused formulae","title":"Brew Command: cleanup unused formulae","command_string":"brew bundle cleanup --force","raw_command_string":"brew bundle cleanup --force","description":"Exact CLI syntax to cleanup unused formulae using Brew.","usage_scenario":"When preparing a clean build environment after extensive package installs or removals.","scenario_context":"Regular cleanup keeps your system tidy and optimizes Brew performance.","simulated_output":"Removing unused formulae:\n\n  Name                 Version   Status\n  brew-cask           1.0.0    Removed\n  wget                1.21.1   Removed\n\nCleanup completed. 2 formulae were removed.","how_to_steps":["Run the command: `brew bundle cleanup --force` to remove unused formulae.","Verify the result using: `brew list` to check if any unused formulae remain."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/brew/cleanup-unused-formulae"}