Top "Homebrew" questions

Homebrew is a package manager for macOS and Linux that provides an easy interface to install many packages.

How do I install imagemagick with homebrew?

I'm trying to install Imagemagick on OSX Lion but something is not working as expected. -> brew install imagemagick /…

git gcc homebrew osx-lion gcc4
PostgreSQL error 'Could not connect to server: No such file or directory'

Like some others I am getting this error when I run rake db:migrate in my project or even try …

postgresql osx-snow-leopard homebrew
How to install latest version of Node using Brew

The latest version of NodeJs right now is 0.4.1 The command brew install node right now, installs 0.2.6 - which is not …

macos homebrew
Brew doctor says: "Warning: /usr/local/include isn't writable."

Brew doctor says: Warning: /usr/local/include isn't writable. This can happen if you "sudo make install" software that isn't …

macos homebrew
How can I upgrade NumPy?

When I installed OpenCV using Homebrew (brew), I got this problem whenever I run this command to test python -c "…

python opencv numpy homebrew anaconda
How do I use brew installed Python as the default Python?

I try to switch to Homebrew (after using fink and macport) on Mac OS X 10.6.2. I have installed python 2.7 with …

python homebrew
Error: The 'brew link' step did not complete successfully

I'm trying to install node.js via Homebrew. Unfortunately, I get this error: ➜ ~ brew install node ==> Downloading http://nodejs.…

macos node.js npm homebrew
What is the difference/usage of homebrew, macports or other package installation tools?

I've just recently switched to a Mac from Ubuntu. I was disappointed that mac doesn't have the convenient sudo apt-get …

homebrew macports apt
After MySQL install via Brew, I get the error - The server quit without updating PID file

Ok, I've searched all over and have spent quite a bit of my time installing, uninstalling, trying various option but …

mysql homebrew
How do I update Homebrew?

When I ran: brew update I got a message saying it initialized an empty repository in /usr/local/.git/, then …

git homebrew