安装
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
最新方式请参见官网首页: http://brew.sh/index.html
依赖环境 : https://github.com/Homebrew/homebrew/wiki/Installation使用
安装:brew install xxx
删除:brew remove xxx
查看:brew list
更新:brew upgrade
更新brew: brew update
相关文章
- Mac下Homebrew安装的软件放在什么地方
- Mac系统下安装Homebrew后无法使用brew命令,-bash: brew: command not found
- 解决mac安装homebrew后报错-bash: brew: command not found
- 解决mac安装homebrew后报错-bash: brew: command not found
- mac OS X 10.9 Mavericks如何安装homebrew
- Mac OS 安装类似YUM的软件,简化操作
- MAC: Homebrew(代替yum)安装
- mac系统使用homebrew 无法安装nodejs解决方案
- Mac系统下安装Homebrew后无法使用brew命令
- 解决mac使用homebrew安装MySQL无法登陆问题