티스토리 뷰

공부

[Homebrew] M1 mac

승가비 2022. 4. 20. 23:48
728x90
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

touch ~/.zshrc

export PATH=/opt/homebrew/bin:$PATH

source ~/.zshrc

brew help

https://stackoverflow.com/questions/66666134/how-to-install-homebrew-on-m1-mac

 

How to install homebrew on M1 mac

I just got a new Mac, the M1 Macbook pro and I am trying to install homebrew, but every time I finish installing it, it tells me that it was not written to the path, and then when I try the advised

stackoverflow.com

https://tutorialpost.apptilus.com/code/posts/tools/homebrew-for-mac/

 

Homebrew를 사용해서 Mac 패키지를 관리하기

홈브루는 루비 기반으로 만들어진 Mac OS X…

tutorialpost.apptilus.com

https://sukvvon.tistory.com/7

 

[Homebrew] brew 명령어 모음집

brew update brew update homebrew 를 최신 버전으로 update 합니다. tap 되어있는 모든 저장소를 업데이트합니다. 위 사진을 보면 필자와 같은 경우 homebrew/cask-versions , home-brew/core , homebrew/cask ,..

sukvvon.tistory.com

 

728x90
댓글