brew / homebrew¶
restore all brew packages on a new system¶
create a Brewfile
... well, on your old/original system
install all packages:
remove casks including associated files¶
warning from the man page: May remove files which are shared between applications.
update brew (packages/apps)¶
clear cache¶
because brew cleanup
does not clean up all the things.