Skip to content
  • 首页
  • PHP源码
  • html5网页模板
  • js特效
  • Window软件
  • Mac软件
  • 服务器
  • 其他
Search
源码巴士
  • Sample Page

Mac包管理神器Homebrew

概念

简称brew,是Mac OSX上的软件包管理工具,能在Mac中方便的安装软件或者卸载软件,相当于Red hat的yum、Ubuntu的apt-get。

安装命令

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”

常用命令

brew install 软件名
brew search 软件名
brew remove 软件名

brew官网

http://brew.sh/index_zh-cn.html

转载于:https://www.cnblogs.com/clivewang/p/9869450.html

文章导航
←-bash: yum-config-manager: 未找到命令
springboot项目引入本地jar并配置→

Copyright © 2022 源码巴士  鲁ICP备19024253号-1