Top "Homebrew" questions

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

Install go with brew, and running the gotour

I was following the http://tour.golang.org/ untill I got to the third step about that tells you that …

macos installation go homebrew
Brew update failed: untracked working tree files would be overwritten by merge

Trying to update Homebrew with brew update I got the following error error: The following untracked working tree files would …

homebrew
Cannot connect to mongodb errno:61 Connection refused

I recently installed mongodb-2.6.0 with Homebrew. After successfully installed, I tried to connect using the mongo command. I am receiving …

macos mongodb homebrew
How to enable the memcached PHP extension after installing with homebrew?

I recently installed memcached with homebrew, I'm not entirely sure how to enable it on my PHP envirionment since I …

php macos memcached homebrew
Installed, just not linked

Note: I'm not so good at using shell. I was trying to install Valgrind using brew on Yosemite. brew install …

macos homebrew
How can I switch to ruby 1.9.3 installed using Homebrew?

I have installed ruby 1.9.3 using hombrew brew install ruby But default 1.8.7 is still used. How can I switch osx to …

ruby macos osx-lion homebrew
Bower: "command not found" after installation

I seem to be getting the following when I execute npm install bower -g /usr/local/share/npm/bin/bower …

node.js bash npm homebrew bower
What does brew tap mean?

Sometimes I see articles saying command of brew tap before brew install something. I am wondering what does tap mean? …

macos homebrew
Postgres - FATAL: database files are incompatible with server

After restarting my MacBook Pro I am unable to start the database server: could not connect to server: No such …

macos postgresql homebrew
SocketException: Address already in use MONGODB

i found this error when trying to run mongodb. I install it via homebrew. Please assist Agungs-MacBook-Pro:~ agungmahaputra$ mongod 2017-12…

mongodb macos homebrew