brew cleanup
Jump to navigation
Jump to search
This article is a Draft. Help us to complete it.
brew cleanup .../... ==> This operation has freed approximately 4.9GB of disk space.
==> This operation has freed approximately 2.2GB of disk space.
brew cleanup .../... ==> This operation has freed approximately 1.8GB of disk space.
brew cleanupbrew cleanup -sbrew cleanup -d -v
brew cleanup .../... ==> This operation has freed approximately 455.7MB of disk space.
brew cleanup -s .../... ==> This operation has freed approximately 4.8MB of disk space.
brew cleanup Warning: Skipping aom: most recent version 3.8.0_1 not installed Warning: Skipping awscli: most recent version 2.15.6 not installed Warning: Skipping groonga: most recent version 13.1.0 not installed Warning: Skipping jpeg-xl: most recent version 0.9.0 not installed Warning: Skipping meson: most recent version 1.3.1 not installed Warning: Skipping netpbm: most recent version 11.02.07 not installed Warning: Skipping opensearch-dashboards: most recent version 2.11.1 not installed Warning: Skipping python-lxml: most recent version 5.0.0 not installed Warning: Skipping subversion: most recent version 1.14.3 not installed Warning: Skipping terragrunt: most recent version 0.54.12 not installed
Usage: brew cleanup [options] [formula|cask ...]
Remove stale lock files and outdated downloads for all formulae and casks, and
remove old versions of installed formulae. If arguments are specified, only do
this for the given formulae and casks. Removes all downloads more than 120 days
old. This can be adjusted with HOMEBREW_CLEANUP_MAX_AGE_DAYS.
--prune Remove all cache files older than specified
days. If you want to remove everything, use
--prune=all.
-n, --dry-run Show what would be removed, but do not
actually remove anything.
-s Scrub the cache, including downloads for even
the latest versions. Note that downloads for
any installed formulae or casks will still
not be deleted. If you want to delete those
too: rm -rf "$(brew --cache)"
--prune-prefix Only prune the symlinks and directories from
the prefix and remove no other files.
-d, --debug Display any debugging information.
-q, --quiet Make some output more quiet.
-v, --verbose Make some output more verbose.
-h, --help Show this message.
Related commands[edit]
brew installbrew doctorNo space left on device~/Library/Caches/- ~/Library/Caches/Homebrew/downloads/
du -hs /Users/*/brew/- du -hs -- * 2>/dev/null
See also[edit]
brew cleanup,~/Library/Caches/Homebrew/downloads/brew:update | upgrade | autoupdate|install|uninstall|services|list,cask|cleanup|doctor|test|link|unlink | changelog|tap|info|search|install --cask|analytics off|--prefix | --version|brew --help ]
Advertising: