Template:Brew user installation curl

From wikieduonline
Revision as of 17:10, 15 December 2023 by Welcome (talk | contribs) (Created page with " 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 &&...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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

Advertising: