Difference between revisions of "Mkdir homebrew"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | mkdir homebrew && [[curl -L]] https://github.com/Homebrew/brew/tarball/master | [[tar xz]] --strip 1 -C homebrew | + | mkdir homebrew && [[curl -L]] https://github.com/Homebrew/brew/tarball/master | [[tar xz]] --strip 1 -C homebrew && echo "[[export PATH]]=$PATH:$HOME/homebrew/bin" >> [[~/.bash_profile]] && [[source]] [[~/.bash_profile]] |
− | |||
Latest revision as of 17:08, 15 December 2023
mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew && echo "export PATH=$PATH:$HOME/homebrew/bin" >> ~/.bash_profile && source ~/.bash_profile
Related[edit]
brew install, brew install --cask, m4.formula
, Homebrew installation
Advertising: