mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-05 19:41:45 +08:00
600 B
Executable File
600 B
Executable File
Homebrew (un)installer
Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install)"
More installation information and options at https://docs.brew.sh/Installation.html.
Linux and Windows 10 Subsystem for Linux
Install Homebrew on Linux and Windows 10 Subsystem for Linux: https://docs.brew.sh/Linuxbrew.
Uninstall Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/uninstall)"
Download the uninstall script and run ./uninstall --help
to view more uninstall options.