Difference between revisions of "Mkdir homebrew"

From wikieduonline
Jump to navigation Jump to search
 
(3 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]]
  
  
 +
== Related ==
 +
* [[PATH]]
  
  
  
 
{{brew install}}
 
{{brew install}}

Latest revision as of 17:08, 15 December 2023

Advertising: