# mac-install-brew **Repository Path**: yao2019ss/install-brew ## Basic Information - **Project Name**: mac-install-brew - **Description**: 使在mac上install brew本土化 - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://brew.sh/index_zh-cn - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-08-21 - **Last Updated**: 2021-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装 Homebrew Fork me on Gitee **下载strat-install.unix脚本([在发行版中](https://gitee.com/todungubulahe_bilibili/install-brew/releases))双击打开 如果不能打开** |出现问题的图片|![1](https://images.gitee.com/uploads/images/2020/0825/124622_fdd6097f_7496100.png "截屏2020-08-25 12.45.36.png")|![2](https://images.gitee.com/uploads/images/2020/0825/125114_cdf30b3f_7496100.png "截屏2020-08-25 12.50.06.png")| |--|--|--| |解决方法|这里以下载到Downloads(访达中的下载)为例1. 打开终端>2. 等待窗口栏不在显示login时输入cd ~/Downloads #进入Downloads目录 chmod +x start-install.command #将start-install.command这个脚本赋予可执行权限#加号前需要有空格|![gif](https://images.gitee.com/uploads/images/2020/0825/134029_45920d94_7496100.gif "2020-08-25 13-23-50.gif")系统偏好设置 --> 安全性与隐私 --> 通用 --> 仍要打开| _3. 双击start-install.command或在终端输入./start-install.command ### 前提没有退出终端_ ``` ## 卸载 Homebrew **下载(卸载)脚本(在[发行版中](https://gitee.com/todungubulahe_bilibili/install-brew/releases))然后执行(脚本) 或执行`/bin/bash uninstall.sh --help` 查看更多卸载选项** ![](https://gitee.com/todungubulahe_bilibili/install-brew/widgets/widget_card.svg?colors=ffffff,1e252b,323d47,455059,d7deea,99a0ae "在这里输入图片标题") ``` ``` 已测试系统: mac os Catalina 10.15.6 ``` ### **安装出现的问题请看[wiki](https://gitee.com/todungubulahe_bilibili/install-brew/wikis)** > ### 简单的brew命令教学 https://gitee.com/yao2019ss/install-brew/blob/master/%E7%AE%80%E5%8D%95brew%E5%91%BD%E4%BB%A4.md