# Homebrew **Repository Path**: vchar_fred/Homebrew ## Basic Information - **Project Name**: Homebrew - **Description**: 由于GitHub访问慢,这里只是将下载 Homebrew 配置的文件迁移到gitee上来 - **Primary Language**: Ruby - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-30 - **Last Updated**: 2025-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Homebrew ## Install Homebrew /bin/bash -c "$(curl -fsSL https://gitee.com/vchar_fred/Homebrew/raw/master/install.sh)" ## Uninstall Homebrew /bin/bash -c "$(curl -fsSL https://gitee.com/vchar_fred/Homebrew/raw/master/uninstall.sh)"