解决Mac安装Homebrew失败

  • 使用Homebrew官方的安装shell命令安装:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    
  • 如果失败,使用gtee代理的下载地址:

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

    安装Homebrew

来源:知乎
链接:https://www.zhihu.com/question/35928898

posted @ 2021-02-18 16:47  LANGKYE#  阅读(466)  评论(0)    收藏  举报