mac下安装和卸载软件

http://snowolf.iteye.com/blog/774312

 

homebrew主页brew  

https://github.com/mxcl/homebrew/wiki

 

Pre. install brew

curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1

1. install software

brew install pip
brew install tomcat

2. uninstall software

brew uninstall urar

3. search software

brew search /apache*/
posted on 2016-05-31 20:51  星空守望者--jkmiao  阅读(2735)  评论(0编辑  收藏  举报