2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Installation
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								The suggested and easiest way to install Homebrew is on the
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								[homepage ](http://brew.sh ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								The standard script installs Homebrew to `/usr/local`  so that
							 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
										 
							
							
								[you don’  ](FAQ.md#why-does-homebrew-say-sudo-is-bad- ) when you
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								`brew install` . It is a careful script, it can be run even if you have stuff 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								installed to `/usr/local`  already. It tells you exactly what it will do before
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								it does it too. And you have to confirm everything it will do before it starts.
							 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								## Requirements
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								*  An Intel CPU < sup > [1 ](#1 )</ sup >  
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								*  OS X 10.9 or higher < sup > [2 ](#2 )</ sup >  
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								*  Command Line Tools for Xcode: `xcode-select --install` , 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								  https://developer.apple.com/downloads or
							 
						 
					
						
							
								
									
										
										
										
											2015-01-04 04:27:16 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								  [Xcode ](https://itunes.apple.com/us/app/xcode/id497799835 ) < sup > [3 ](#3 )</ sup > 
							 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								*  A Bourne-compatible shell for installation (e.g. bash or zsh) < sup > [4 ](#4 )</ sup >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								## Alternative Installs
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								### Untar anywhere
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Just extract (or `git clone` ) Homebrew wherever you want. Just
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								avoid:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								*  Directories with names that contain spaces. Homebrew itself can handle spaces, but many build scripts cannot. 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								*  `/sw`  and `/opt/local`  because build scripts get confused when Homebrew is there instead of Fink or MacPorts, respectively. 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								However do yourself a favor and install to `/usr/local` . Some things may
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								not build when installed elsewhere. One of the reasons Homebrew just
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								works relative to the competition is **because**  we recommend installing
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								to `/usr/local` . *Pick another prefix at your peril!* 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								`mkdir homebrew && curl -L https://github.com/Homebrew/homebrew/tarball/master | tar xz --strip 1 -C homebrew`  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								### Multiple installations
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Create a Homebrew installation wherever you extract the tarball. Whichever brew command is called is where the packages will be installed. You can use this as you see fit, e.g. a system set of libs in `/usr/local`  and tweaked formulae for development in `~/homebrew` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								## Uninstallation
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Uninstallation is documented in the [FAQ ](FAQ.md ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								< a  name = "1" > < sup > 1< / sup > < / a >  Not all formulae have CPU or OS requirements, but 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
										 
							
							
								you can assume you will have trouble if you don’ 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								PowerPC and Tiger branches from other users in the fork network. See
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								[Interesting Taps & Branches ](Interesting-Taps-&-Branches.md ).
							 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								< a  name = "2" > < sup > 2< / sup > < / a >  10.9 or higher is recommended. 10.5 - 10.8 are 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								supported on a best-effort basis. For 10.4 and 10.5, see
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								[Tigerbrew ](https://github.com/mistydemeo/tigerbrew ).
							 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								< a  name = "3" > < sup > 3< / sup > < / a >  Most formulae require a compiler. A handful 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								require a full Xcode installation. You can install Xcode, the CLT, or both;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Homebrew supports all three configurations. Downloading Xcode may require an
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Apple Developer account on older versions of OS X. Sign up for free
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								[here ](https://developer.apple.com/register/index.action ).
							 
						 
					
						
							
								
									
										
										
										
											2014-10-26 14:54:36 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								< a  name = "4" > < sup > 4< / sup > < / a >  The one-liner installation method found on 
						 
					
						
							
								
									
										
										
										
											2015-12-06 22:18:16 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								[brew.sh ](http://brew.sh ) requires a Bourne-compatible shell (e.g. bash or
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								zsh). Notably, fish, tcsh and csh will not work.