Top "Homebrew" questions

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

Trouble install node.js with homebrew

I'm trying to install Node.js with Homebrew (I installed it previously without using brew, and I've tried deleting all …

node.js macos homebrew
Could not reliably determine the server's fully qualified domain name for MacBook

First time got a new MBP 2016. Trying to setup PHP,MySQL & Apache. Started Apache by using command sudo apachectl …

php apache homebrew macos-sierra
How to use Homebrew on a Multi-user MacOS Sierra Setup

I have a Mac that is shared between two engineers. Both have separate user accounts. Both need to run brew …

macos permissions homebrew multi-user
Cannot connect to Postgres server running through brew services

I've been looking for a solution for this and could not find a working solution. I've installed postgres using brew (…

macos postgresql homebrew
Rails and OS X: How to install rmagick?

I am already completely desperate - I spent whole day with trying to install rmagick gem to Mac OS X …

ruby-on-rails ruby osx-lion homebrew rmagick
PDFtk Server on OS X 10.11

I've been using PDFTK Server on OSX pre 10.11 for over a year without any issues running commands on the command …

macos pdf homebrew pdftk osx-elcapitan
How to see available options for homebrew formula install?

I'm reading this stack overflow answer Mac user and getting WARNING: Nokogiri was built against LibXML version 2.7.8, but has dynamically …

homebrew libxml2
List all files in a homebrew package

How can I get homebrew to list out all files installed for a package? For example, when I run brew …

macos osx-snow-leopard homebrew
Homebrew , python installing

i got an error while trying to install python throught homebrew. brew says what it failed to link python , here …

python macos osx-snow-leopard homebrew
How to symlink python in Homebrew?

For some reason it's no symlinking when I run `brew link python.' I'm getting the following error and I …

python symlink homebrew