Homebrew是什麼?怎麼關閉自動更新?

Homebrew是MacOS 的軟件包管理器。node

經過它能夠安裝、卸載、更新、查看、搜索任何想要安裝的軟件。如:git, node等。git

 安裝Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

查看Homebrew

brew

brew會列出全部的命令github

臨時關閉自動更新

export HOMEBREW_NO_AUTO_UPDATE=true
相關文章
相關標籤/搜索