- you get a poor but not completely broken experience using Homebrew
- we strongly recommend migrating to a Tier 1 or 2 configuration or a non-Homebrew tool
- we will only review PRs with a very high bar: any changes must be proven by the author to fix (not work around) an issue and not come with high maintainability costs (no patches)
- we will generally not aim to fix bugs ourselves affecting this configuration
- we may intentionally regress functionality on this configuration if it e.g. improves things for other configuration
- we will output noisy warnings running on this configuration
- we are lacking any CI coverage for testing or building bottles for this configuration so few bottles will be available
- we will close without response issues only affecting this configuration
- your support is best met through Homebrew's Discussions
Tier 3 configurations include:
- macOS versions for which we no longer provide CI coverage and Apple no longer provides most security updates for (e.g. as of March 2025, macOS Monterey/12 and older)
- building official packages from source when binary packages are available
- installing Homebrew outside the default prefix (i.e. `/opt/homebrew` on Apple Silicon, `/usr/local` on Apple Intel x86_64, `/home/linuxbrew/.linuxbrew` for Linux)
- installing formulae using `--HEAD`
- installing deprecated or disabled formulae
## Unsupported
An unsupported configuration is one in which:
- Homebrew will refuse to run at all without third-party patching
- You must migrate to another tool (e.g. Tigerbrew, MacPorts, Linux system package managers etc.)
Note that all packages installed from third-party taps outside of the Homebrew GitHub organisation are unsupported by default.
We may assist the maintainers/contributors/developers of such packages to fix bugs with the Homebrew formula/cask/tap system, but we are not responsible for resolving issues when using that software.
Bugs that only manifest when using third-party formulae/casks may be closed.