Top "Homebrew" questions

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

jenkins on Mac, PATH is not set right, no /usr/local/bin

I recently installed Jenkins, using Homebrew. I also installed Mercurial using Homebrew. I can successfully clone an hg repo just …

macos jenkins homebrew launchd
Cannot execute "rails console" due to an error with readline

I cannot execute rails console due to this error: localhost:TwitterForZombies wiz$ rails c /Users/wiz/.rbenv/versions/1.9.3-p194/lib/…

ruby-on-rails ruby ruby-on-rails-3 homebrew rbenv
What is the difference between brew, yarn, and npm?

I was using the react-native package which I installed globally with npm. Now it says at the first line after …

npm homebrew bower package-managers yarnpkg
How can I tell which homebrew formulae are upgradable?

I know when I brew update, it lists all ==> Updated Formulae, but when I've updated several times without running …

homebrew
Install PhantomJS on MacOs 10.11 El Captian

I can't install phantomJs in my macbook after upgrading to 10.11 (El Capitan). Whenever I try to install it using homebrew …

javascript macos phantomjs homebrew
mysql2 gem fails to compile with MySQL 5.6.12 on OS X with Homebrew

I updated all the packages I installed with Homebrew. MySQL got upgraded to 5.6.12 (from 5.5.27 or so): $ mysql --version mysql Ver 14.14 …

mysql ruby macos homebrew mysql2
GeoDjango GEOSException error

Trying to install a GeoDjango on my machine. I'm really new to Python and being brought into a project that …

python django homebrew geodjango
Easy Way to have Homebrew list all package dependencies

Is there anyway to have the command brew show all the installed or optional dependencies for any given package? It …

homebrew dependency-management
Installing apache 2.4 on OS X Mavericks 10.9

I wanted to install apache 2.4 on my OS X Mavericks and having problem with ./configure and make.

apache homebrew osx-mavericks libtool apache2.4
Package cairo was not found in the pkg-config search path

On Mac OS X 1.7.5 / Lion I am trying to install cairo package using homebrew brew install cairo => PASSED ==> …

macos homebrew cairo