2

Home Brew 常用命令总结

 1 year ago
source link: https://v3u.cn/a_id_52
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Home Brew 常用命令总结

首页 - Go & Ruby/2019-03-16

  Home Brew是基于Ruby的一款软件管理器,非常好用,有点类似python的pip,这里总结一下常用的命令,以备不时之需。

  安装软件:brew install 软件名,例:brew install wget
  搜索软件:brew search 软件名,例:brew search wget
  卸载软件:brew uninstall 软件名,例:brew uninstall wget
  更新所有软件:brew update
  更新具体软件:brew upgrade 软件名 ,例:brew upgrade git
  显示已安装软件:brew list
  查看软件信息:brew info/home 软件名 ,例:brew info git / brew home git
  显示包依赖:brew reps
  显示安装的服务:brew services list
  安装服务启动、停止、重启:brew services start/stop/restart serverName

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK