INSTALL
- 기본 설치 명령어
brew install [패키지 이름] # Example - # brew install wget (wget 설치)
- wget 설치해보기
my@MacBook ~ % brew install wget ==> Downloading https://ghcr.io/v2/homebrew/core/gettext/manifests/0.21 ######################################################################## 100.0% ...... ==> Installing dependencies for wget: gettext, libunistring, libidn2, ca-certificates and openssl@1.1 ==> Installing wget dependency: gettext ==> Pouring gettext--0.21.monterey.bottle.tar.gz 🍺 /usr/local/Cellar/gettext/0.21: 1,953 files, 20.2MB ==> Installing wget dependency: libunistring ...... ==> Running `brew cleanup wget`... Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
'Mac' 카테고리의 다른 글
Homebrew로 macOS에 MariaDB Server 사용하기 (0) | 2022.02.17 |
---|---|
Homebrew 명령어 - cask install (0) | 2022.01.29 |
Homebrew 설치 (macOS 용 패키지 관리자) (0) | 2022.01.29 |