首页 > 系统服务 > 详细

Mac 安装 brew

时间:2018-12-08 18:24:32      阅读:160      评论:0      收藏:0      [点我收藏+]

安装方法:命令行输入 /usr/bin/ruby -e "$(curl -fsSL 技术分享图片https://raw.githubusercontent.com/Homebrew/install/master/install)"   回车(这里有提示目录不存在,要创建需要按return键,如果用的windows键盘,就是回车键)

它的用法

brew update  更新brew;

brew install {应用名,如git} 安装软件

brew cask install {应用名,如git} 也是下载安装,与上面的区别,请查看https://www.zhihu.com/question/22624898

更多用法请 brew help

神器好不好,用了才知道,自己去试吧

Mac 安装 brew

原文:https://www.cnblogs.com/mafeng/p/10088539.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!