/install

:inbox_tray: A fork of Homebrew's installer for Linuxbrew

Primary LanguageRubyOtherNOASSERTION

Linuxbrew (un)installer

Build Status

Install Linuxbrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"

More installation information and options at: https://github.com/Linuxbrew/brew/blob/master/docs/Installation.md.

Uninstall Linuxbrew

/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.