| Nov | DEC | Jan |
| 24 | ||
| 2021 | 2022 | 2023 |

An error occurs when trying to install Gstreamer's additional plugins on macOS Monterey 12.4 terminal.
brew install gstreamer gst-plugins-base gst-plugins-good \
gst-plugins-bad gst-plugins-u…Hello
when I run brew doctor it prints some random node header files paths and do nothing
such as
/usr/local/include/node/v8-primitive-object.h
/usr/local/include/node/v8-primitive.h
/usr/local/i…/usr/local/include/node/v8-primitive.h
brew doctor seems to be working just fine, but you have what looks like a Node.js installation outside of Homebrew, which is being picked up as part of the…
Hello community!
I have been using kubectl formulae on a Mac without issue. Lately I need to use docker but it seems like the docker formulae is only a client; I need to install docker cask to get …
Read moreI had a problem installing youtube-dl through Homebrew on macOS Monterey. I installed Homebrew, mpv, and youtube -d but after I installed youtube-dl I had this message. HOMEBREW_NO_INSTALL_CLEANUP.…
Read moreI just did brew install [email protected], but does that pin it to that specific version? I wouldn't want to have to check occasionally if I'm on the latest Python version. Also, when I uninstall the ver…
Non-network operations took one second!
Would using POSIX-compliant dash (preinstalled on macOS) improve performance?
My guess would be probably not. brew list may be slower than it could be due to how some of the logic is overloaded -…
I tried to install Homebrew by running the following command in my terminal:-
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
but it gives this error…
Read moreIt's something with the connection between your machine and GitHub, nothing Homebrew specific.
See #666.
Hi, I am trying to install home brew using
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
on a new mac (m1)
and get this error:
==> Downloading and …
Try rm -rf /opt/homebrew/ and then run the installer again.
brew is no longer working on macOS 10.15 Catalina, right?
When executing the install command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
I get:
==> Downloading and installing Homebrew...
HEAD is now a…Solution was to sudo rm -rf /opt/homebrew