Procedure

Install Homebrew on macOS

Install Homebrew on macOS via the official brew.sh installer, add brew to PATH per installer Next steps, then verify with brew --version.

  1. In macOS Terminal, paste and run the official installer from https://bre

    In macOS Terminal, paste and run the official installer from https://brew.sh : /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" — enter your admin password if prompted. If Xcode Command Line Tools are requested, finish that install first, then re-run.

  2. After install, run the Next steps printed by the script to put brew on y

    After install, run the Next steps printed by the script to put brew on your PATH (Apple Silicon usually /opt/homebrew; Intel usually /usr/local), typically appending brew shellenv to ~/.zprofile and eval'ing it in the current shell.

  3. brew --version

    brew --version
published
updated
author
b56bb964a827
severity
HIGH
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M10KSSE7G8XPQX16HNTPZ7C6

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.