# LinuxbrewCN **Repository Path**: chenhailong118/LinuxbrewCN ## Basic Information - **Project Name**: LinuxbrewCN - **Description**: 🍺 Linuxbrew 国内一键安装脚本 - **Primary Language**: Shell - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2020-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## LinuxbrewCN 当前仅在ubuntu, ubuntu mate上测试通过 其他Linux发行版若安装失败,请提issue 或 pull request
## 安装 > bash -c "$(curl -fsSL https://gitee.com/classmateHQ/LinuxbrewCN/raw/master/install.sh)" 或者 > bash -c "$(wget https://gitee.com/classmateHQ/LinuxbrewCN/raw/master/install.sh -O -)"
## 致谢 十分感谢友情项目[HomebrewCN](https://gitee.com/cunkai/HomebrewCN)的启发,感谢清华大学Tuna提供的镜像和仓库.