安裝命令如下:
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
Error: /usr/local must be writable!
解決error 十偶,輸入下面的命令執(zhí)行update
sudo chown -R $(whoami) /usr/local
當出現(xiàn)下面錯誤的時候,請檢測你的網(wǎng)絡(luò)或者看github 是否能用茸苇,重新update 就可以
fatal: unable to access 'https://github.com/Homebrew/brew.git/': Could not resolve host: github.com
brew list? ? ? ? ? 列出已安裝的軟件
brew update? ? 更新brew
brew home? ? ? 用瀏覽器打開brew的官方網(wǎng)站
brew info? ? ? ? 顯示軟件信息
brew deps? ? ? ? 顯示包依賴