[工具详情]
brew
Homebrew package manager for installing command-line tools, libraries, and applications on macOS and Linux.
package-managerenvironment 语言: all 平台: macos平台: linux
[适用场景]推荐
- ✓ Install or update developer tools on macOS or Linux hosts managed with Homebrew
- ✓ Run Brewfile-based machine bootstrap with `brew bundle`
[不适用场景]避免
- ✕ The task requires repository-local dependencies handled by the language package manager
- ✕ The host uses OS packages, Nix, or another standardized environment manager instead
[安全约束]必须遵守
- ⚠ Review taps and Brewfile entries before installing or bundling.
- ⚠ Ask before install, upgrade, uninstall, tap, untap, bundle, or cleanup commands.
- ⚠ Prefer project-local package managers for application dependencies.
[详细信息]原始元数据
- 命令
- brew
- 别名
- homebrew
- 影响
- install_packages, execute_code, network_access, write_files, environment_mutation
[类似工具]03