#aptitude install apt-rdepends signing-party

(记得把推荐的包也装上)以ibus为例,生成它的依赖关系图:

$ apt-rdepends -d ibus |springgraph > ibus.png

过程可能会有点漫长,当前工作目录下会生成ibus.png
基于Debian的系列都可用,亲测ubuntu。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-10
  • 2022-12-23
猜你喜欢
  • 2021-06-08
  • 2021-09-08
  • 2022-01-01
  • 2021-07-19
  • 2022-12-23
  • 2021-11-18
  • 2021-12-19
相关资源
相似解决方案