安装homebrew好用的文章
直接执行这个命令
/bin/bash -c "$(curl -fsSL https://gitee.com/ineo6/homebrew-install/raw/master/install.sh)"
执行完以后,brew -v,有可能出现homecore 没有仓库,这个时候,按如下步骤操作
cd "$(brew --repo)/Library/Taps/"
cd homebrew
git clone https://mirrors.ustc.edu.cn/homebrew-cask.git
/bin/bash -c "$(curl -fsSL https://gitee.com/ineo6/homebrew-install/raw/master/install.sh)"
然后home-core就有仓库了
本文提供了一种快速在Mac上安装Homebrew的方法,通过使用 ustc 镜像源,可以加快安装速度。首先,通过执行特定命令安装Homebrew,然后检查home-core仓库,如果未找到,将 ustc 镜像克隆到本地。遵循此教程,即使遇到无仓库问题,也能顺利解决。
4084

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



