macOS 용 패키지 관리자 - Homebrew Homebrew는 macOS(또는 Linux 시스템)의 개발 환경을 보완해줍니다 gem 명령으로 RubyGems를, brew 명령으로 RubyGems의 의존성 모듈을 설치하세요
Homebrew on Linux - Homebrew Documentation Homebrew on Linux The Homebrew package manager may be used on Linux and Windows Subsystem for Linux (WSL) 2 Homebrew was formerly referred to as Linuxbrew when running on Linux or WSL
Documentation — Homebrew Documentation Homebrew Documentation Documentation Users brew manual page (command documentation); Homebrew Blog (news on major updates) Installation
Homebrew Bundle, brew bundle and Brewfile Homebrew Bundle, brew bundle and Brewfile Homebrew Bundle is run with the brew bundle command It uses Brewfiles to provide a declarative interface for installing upgrading packages with Homebrew and starting services with brew services Rather than specifying the brew commands you wish to run, you can specify the state you wish to reach See also the brew bundle section of man brew or brew
Installation - Homebrew Documentation The default Git remote will be used if the corresponding environment variable is unset and works best for most users Note: if you set these variables you are granting these repositories the same level of trust you currently grant to Homebrew itself You should be extremely confident that these repositories will not be compromised
Homebrew Formulae Homebrew Formulae is an online package browser for Homebrew – the macOS (and Linux) package manager For more information on how to install and use Homebrew see our homepage Browse all formulae Browse all casks or cask fonts Analytics data JSON API documentation
node — Homebrew Formulae Homebrew’s package index Also known as: node js, node@24, nodejs, npm Formerly known as: corepack Platform built on V8 to build network applications
FAQ (Frequently Asked Questions) - Homebrew Documentation Which is usually: ~ Library Caches Homebrew My Mac apps don’t find Homebrew utilities! GUI apps on macOS don’t have Homebrew’s prefix in their PATH by default If you’re on Mountain Lion or later, you can fix this by running sudo launchctl config user path "$(brew --prefix) bin:${PATH}" and then rebooting, as documented in man launchctl Note that this sets the launchctl PATH for all
Python - Homebrew Documentation Python 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 Homebrew will install the necessary Python 3 version that is needed to make your packages work