-
-
Notifications
You must be signed in to change notification settings - Fork 29
Brew πΊ
LeoTM edited this page Jun 28, 2022
·
21 revisions
Most formulae need a compiler, a few need a full Xcode install
brew tap homebrew/cask-versions# Extract
# Remote
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/86a44a0a552c673a05f11018459c9f5faae3becc/Formula/[email protected]
# Local
brew install leo/python2/[email protected]
# or
brew install /opt/homebrew/Library/Taps/<user>/homebrew-python2/Formula/[email protected]
# or
brew install /usr/local/Homebrew/Library/Taps/<user>/homebrew-python2/Formula/[email protected]brew untap <user>/python2