How to install Homebrew on OSX Lion

Homebrew is a tool that allow you to install some missing open-source packages in OSX. This of Homebrew as apt-get for OSX.  It’s also an alternative to Port, but I think this just works better.

Assuming you’re installing Homebrew on OSX Lion, you’ll need the following:

- OSX Lion
- Xcode (Can be installed via AppStore)
- Xcode Command Line Tools (You’ll need an Apple Developers Account)

To install Xcode Command Line Tools
Launch Xcode > Preferences > Downloads > Command Line Tools > Install

To install Homebrew
From Terminal

Now you should be able to install available Unix Tools.
To install packages

Post a comment

You may use the following HTML:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>