Current MacOS

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

MacOS X Snow Leopard (10.6.x)

/bin/bash -c "$(curl -fsSkL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

MacOS X Tiger (10.4.x)

Transfer file https://raw.github.com/mistydemeo/tigerbrew/go/install to your tiger installation and run:

ruby install

OR

ruby install "$(curl -fsSkL https://raw.github.com/mistydemeo/tigerbrew/go/install)"

add this line to your ~/.bash_profile

export PATH=/usr/local/sbin:/usr/local/bin:$PATH
 
brew.txt · Last modified: 2022-04-11 00:30 by e1z0
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki