commands.sh

brew autoremove

all

Remove unused formulae previously installed as dependencies.

More info →

Options (1)

-n, --dry-runboolean

Print what would be removed, but don't actually remove anything

Example: brew autoremove {{[-n|--dry-run]}}

Examples (2)

Remove all unused formulae

Print what would be removed, but don't actually remove anything

brew autoremove [-n|--dry-run]
made by @shridhargupta | data from tldr-pages