Top "Homebrew" questions

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

How do I enable https support in libcurl?

When I try to $ brew update I'm getting the error: error: Protocol https not supported or disabled in libcurl while …

git libcurl homebrew
Installing node with brew fails on Mac OS Sierra

I'm trying to install node with homebrew on macOS Sierra. I run brew install node After a seemingly successful install …

node.js homebrew
Git pull request for just one file

I've made multiple changes to two files in a Git repository (specifically, added two formulae to brew). I committed the …

git github homebrew pull-request
`pg_tblspc` missing after installation of latest version of OS X (Yosemite or El Capitan)

I use postgres from homebrew in my OS X, but when I reboot my system, sometimes the postgres doesn't start …

macos postgresql homebrew osx-yosemite
Detect if homebrew package is installed

I'm about to write a shell script to detect if several homebrew packages are installed in the system. Is there …

bash shell homebrew
Install Wireshark on MacOS X via brew

I installed Wireshark on my mac with the command brew install wireshark but after that, a message told me that …

macos homebrew wireshark
Error installing nokogiri: Failed to build gem native extension & libiconv is missing (OSX)

I try to clone this repo and run bundle install. The bundle process failed and throw this error: ... Installing nokogiri 1.6.2.1 …

ruby-on-rails ruby nokogiri homebrew osx-yosemite
Homebrew + Python on mac os x 10.8: Fatal Python error: PyThreadState_Get: no current thread importing mapnik

I have 2 pythons on my mac (10.8.3): The default, and 2.7 version from homebrew. So far, I could install modules and use …

python module homebrew mapnik
Homebrew fails on MacOS Big Sur

I upgraded from Mohave to Big Sur and found that homebrew is not working any more. I installed the command …

homebrew macos-big-sur
Can't install xdebug on Mac with Homebrew

I'm kind of new to using Homebrew, but I love it. It's so easy. I'm trying install Xdebug. Some of …

xdebug homebrew