About 27,300 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 need sudo …

  3. Homebrew on Linux

    Homebrew can install its own current versions of glibc and gcc for older distributions of Linux. Features, installation instructions and requirements are described below.

  4. macOS(或 Linux)缺失的软件包的管理器 — Homebrew

    Homebrew 不会将文件安装到它本身目录之外,所以您可将 Homebrew 安装到任意位置。 轻松创建你自己的 Homebrew 包。

  5. Python — Homebrew Documentation

    This page describes how Python is handled in Homebrew for users. See Python for Formula Authors for advice on writing formulae to install packages written in Python.

  6. FAQ (Frequently Asked Questions) — Homebrew Documentation

    Homebrew has two possible strategies to update cask apps: uninstalling the old version and reinstalling the new one, or replacing the contents of the app with the new contents.

  7. Adding Software to Homebrew

    Your main references will be the Formula Cookbook, similar formulae in Homebrew, and the upstream documentation for your chosen software. Be sure to also take note of the Homebrew documentation …

  8. How to Create and Maintain a Tap — Homebrew Documentation

    Taps are external sources of Homebrew formulae, casks and/or external commands. They can be created by anyone to provide their own formulae, casks and/or external commands to any …

  9. How to Open a Homebrew Pull Request

    The following commands are used by Homebrew contributors to set up a fork of Homebrew’s Git repository on GitHub, create a new branch and create a GitHub pull request (“PR”) for the changes in …

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

    When $HOMEBREW_ARTIFACT_DOMAIN and $HOMEBREW_ARTIFACT_DOMAIN_NO_FALLBACK are both set, if the request to $HOMEBREW_ARTIFACT_DOMAIN fails then Homebrew will error …