INSTALL brew
ruby -e "$(curl -fsSL )"
其它:
其他brew命令
brew list 列出已安装的软件
brew update 更新brew
brew home 用浏览器打开brew的官方网站
brew info 显示软件信息
brew deps 显示包依赖
brew install wget
brew uninstall wget
本文共 185 字,大约阅读时间需要 1 分钟。
INSTALL brew
ruby -e "$(curl -fsSL )"
其它:
brew list 列出已安装的软件
brew update 更新brew
brew home 用浏览器打开brew的官方网站
brew info 显示软件信息
brew deps 显示包依赖
brew install wget
brew uninstall wget
转载地址:http://rxjpl.baihongyu.com/