Skip to content

Homebrew

安装Homebrew

bash
https://gitee.com/cunkai/HomebrewCN
bash
brew -v

常见错误

Downloading https://formulae.brew.sh/api/formula.jws.json**

bash
==> Downloading https://formulae.brew.sh/api/formula.jws.json
#  1.4%curl: (28) Operation too slow. Less than 100 bytes/sec transferred the last 5 seconds
bash
export HOMEBREW_NO_INSTALL_FROM_API=1

Released under the MIT License.