【macOS】Homebrew自动删除(brew autoremove)
?Homebrew
关于 Homebrew 介绍详见如下博客
?Homebrew自动删除
brew rmtree
Remove a formula and its unused dependencies
在之前的博客中曾推荐使用 brew rmtree
GitHub - beeftornado/homebrew-rmtree: Remove a formula and its unused dependencies
brew autoremove
By the end of 2020, the Homebrew team added a simple command brew autoremove to remove all unused dependencies.
参考:
https://stackoverflow.com/questions/7323261/uninstall-remove-a-homebrew-package-including-all-its-dependencies/66719581#66719581
此功能在如下提交:
GitHub - beeftornado/homebrew-rmtree: Remove a formula and its unused dependencies
?转载请注明出处
本文作者:双份浓缩馥芮白
原文链接:
版权所有,如需转载请注明出处。