欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

mac安装brew(亲测)

程序员文章站 2022-03-16 17:34:16
...

在网上搜了很多brew安装方式,包括使用官网的方式都安装报错
Failed to connect to raw.githubusercontent.com port 443: Connection refused
mac安装brew(亲测)
然后找了好久终于找到一个安装成功。
mac安装brew(亲测)
安装方式

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

原地址链接:链接