homebrew - 如何使用brew删除公式的所有版本

标签 homebrew

$ brew remove hadoop
Error: hadoop has multiple installed versions

我似乎找不到删除所有版本的方法(它们是 1.0.41.1.2)。

最佳答案

这似乎也有效:

brew remove --force hadoop  

关于homebrew - 如何使用brew删除公式的所有版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15740480/

相关文章:

homebrew - "Unlinked kegs in your Cellar"。我该如何删除它们?

laravel - 错误: for csi_redis Cannot start service redis: Ports are not available: listen tcp 127. 0.0.1:6379:绑定(bind):地址已在使用中

macos - 无法加载 Xdebug,因为 PHP 是使用 API NTS debug 构建的

python - Homebrew、PIP、easy_install 等如何工作,以便我可以清理

python-imaging-library - 如何使用 Homebrew 软件在系统库中安装 PIL?

python - "brew install"和 "pip install"之间有区别吗?

c++ - OSX 上不兼容的 openCV 和 libtiff 库

macos - 更新 Homebrew 桶版本

node.js - 在 Mac 上更新 Node.js : Error while updating Node. js

php - 使用 PHP 和 PDO 安装 Laravel 和 Brew