让Homebrew列出所有软件包依赖关系的简单方法 [英] Easy way to have Homebrew list all package dependencies

查看:62
本文介绍了让Homebrew列出所有软件包依赖关系的简单方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否总有命令 brew 显示任何给定软件包的所有已安装或可选依赖项?看看哪些安装程序包本身就是其他程序包的依存关系也将很有帮助.

Is there anyway to have the command brew show all the installed or optional dependencies for any given package? It would also be helpful to see which of the install packages are themselves the dependencies of others packages.

推荐答案

您可以像使用info命令一样.

You can use info command like.

brew info ffmpeg

它将向您显示信息和公式的依存关系.另外,它还会显示此软件包的名称后是否打勾.

It will show you information and dependencies of formula. Also, it shows if this package installed by a tick after name of it.

这篇关于让Homebrew列出所有软件包依赖关系的简单方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆