Homebrew formula/cask를 제거. 나중에 사용하지 않는 의존성을 제거하려면, brew autoremove를 사용. 더 많은 정보: https://docs.brew.sh/Manpage#uninstall-remove-rm-options-installed_formulainstalled_cask-.
brew autoremove
brew uninstall {{formula|cask}}
brew uninstall --zap {{cask}}