我正在尝试通过 Brew 在我的 Mac 上安装 Wine。我正在使用 Catalina,刚刚更新了 brew,安装了 XQuartz 并安装了 Xcode。当我输入命令“Brew install wine”时,它返回以下内容:
Error: No available formula with the name "wine"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
wine was deleted from homebrew/core in commit 82bd38bc:
wine: delete
To show the formula before removal run:
git -C "$(brew --repo homebrew/core)" show 82bd38bc^:Formula/wine.rb
If you still use this formula consider …Run Code Online (Sandbox Code Playgroud)