# HomebrewCN **Repository Path**: cunkai/HomebrewCN ## Basic Information - **Project Name**: HomebrewCN - **Description**: Homebrew 国内安装脚本,快速部署 brew ,国内镜像 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://www.900426.xyz/ - **GVP Project**: No ## Statistics - **Stars**: 4932 - **Forks**: 1162 - **Created**: 2020-03-07 - **Last Updated**: 2025-08-19 ## Categories & Tags **Categories**: lamp **Tags**: Homebrew, brew, Python, macOS ## README # Homebrew国内源 苹果电脑安装脚本: ``` /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" ``` 苹果电脑卸载脚本: ``` /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/HomebrewUninstall.sh)" ``` **---Brew介绍** macOS 缺失软件包的管理器 **---Homebrew 能干什么?** 使用 Homebrew 安装 Mac 没有预装但你需要的东西。