About 6,680 results
Open links in new tab
  1. Homebrew — The Missing Package Manager for macOS (or Linux)

    What Does Homebrew Do? Homebrew installs the stuff you need that Apple (or your Linux system) didn’t.

  2. Installation — Homebrew Documentation

    The script installs Homebrew to its default, supported, best prefix (/opt/homebrew for Apple Silicon, /usr/local for macOS Intel and /home/linuxbrew/.linuxbrew for Linux) so that you don’t …

  3. FAQ (Frequently Asked Questions) - Homebrew Documentation

    You don’t have to submit modifications back to homebrew/core, just edit the formula to what you personally need and brew install <formula>. As a bonus, brew update will merge your changes …

  4. 為 macOS(或 Linux)添上套件管理工具 — Homebrew

    Homebrew 與 macOS(或您的 Linux 系統)互補——你可以使用 gem 來安裝 Ruby 套件,而其依存套件可以用 brew 安裝。 與「拖曳圖示以安裝」揮別。 Homebrew Cask 可以安裝 macOS …

  5. brew(1) – The Missing Package Manager for macOS (or Linux)

    Run brew update once every $HOMEBREW_AUTO_UPDATE_SECS seconds before some commands, e.g. brew install, brew upgrade or brew tap. Alternatively, disable auto-update …

  6. Homebrew Bundle, brew bundle and Brewfile

    See GitHub’s “Scripts To Rule Them All” script/bootstrap example for how you might use a Brewfile and brew bundle to install project dependencies with Homebrew.

  7. Common Issues — Homebrew Documentation

    To easily reinstall Homebrew, use brew bundle to automatically restore your installed formulae and casks. To do so, run brew bundle dump, uninstall, reinstall and run brew bundle install.

  8. Documentation — Homebrew Documentation

    Users brew manual page (command documentation) Homebrew Blog (news on major updates) Installation Support Tiers Troubleshooting FAQ (Frequently Asked Questions) Common Issues …

  9. Tips and Tricks — Homebrew Documentation

    Use this to detect the likely Homebrew installation directory and load Homebrew when it’s found. You may need to adapt this to your particular shell or other particulars of your environment.

  10. 4.4.0 — Homebrew

    Oct 1, 2024 · Today, I’d like to announce Homebrew 4.4.0. The most significant changes since 4.3.0 are official macOS Sequoia (15) support, INSTALL_RECEIPT.json files for casks, …