/install

📥 Homebrew on Linux (un)installer

Primary LanguageRubyOtherNOASSERTION

Linuxbrew (un)installer

Install Homebrew

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"

More installation information and options at https://docs.brew.sh/Homebrew-on-Linux#install

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://raw.githubusercontent.com/Linuxbrew/install/master/uninstall)"

Download the uninstall script and run ./uninstall --help to view more uninstall options.