-
首先是要安装 Xcode command line tool :
sudo xcode-select --install -
然后就可以安装了(这里是参考了mac安装homebrew失败怎么办?,一般的方法大概率会出现网络问题):
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
解决mac安装brew时的问题
最新推荐文章于 2025-09-24 22:35:10 发布
本文详细介绍了在Mac上安装Homebrew的过程,首先需安装Xcode command line tools,然后通过curl下载并运行Homebrew安装脚本,解决网络问题,确保Homebrew成功安装。
3039

被折叠的 条评论
为什么被折叠?



