1.安装brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2.安装homebrew-cask
brew tap phinze/homebrew-cask && brew install brew-cask
3.通过brew 安装软件
比方:安装eclipse
本文共 254 字,大约阅读时间需要 1 分钟。
1.安装brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
转载于:https://www.cnblogs.com/yutingliuyl/p/6740918.html