# HomebrewCN **Repository Path**: one-more-step/HomebrewCN ## Basic Information - **Project Name**: HomebrewCN - **Description**: Homebrew 国内安装脚本 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1167 - **Created**: 2022-07-06 - **Last Updated**: 2025-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 没有预装但你需要的东西。