我是靠谱客的博主 贪玩白昼,最近开发中收集的这篇文章主要介绍linux显示所有包组,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

yum grouplist

yum grouplist hidden
yum grouplist ids


man yum  #查看帮助

 "group list" is used to list the available groups from  all  yum
              repos.  When group_command=objects the group is installed if the
              user explicitly installed it (or used the group  mark*  commands
              to  mark  it  installed).  It does not need to have any packages
              installed.  When  not  using  group_command=objects  groups  are
              shown as "installed" if all mandatory packages are installed, or
              if a group doesn't  have  any  mandatory  packages  then  it  is
              installed  if  any  of  the  optional  or  default  package  are
              installed (when not in  group_command=objects  mode).   You  can
              pass optional arguments to the list/summary commands: installed,
              available, environment, language, packages,
              available, environment, language, packages, hidden and  ids  (or
              any  of  those  prefixed  by "no" to turn them off again).  Note
              that groups that are available but hidden  will  not  be  listed
              unless  ´hidden´  keyword is passed to the command.  If you pass
              the -v option, to enable verbose mode,  then  the  groupids  are
              displayed  by  default (but "yum group list ids" is often easier
              to read).

最后

以上就是贪玩白昼为你收集整理的linux显示所有包组的全部内容,希望文章能够帮你解决linux显示所有包组所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(65)

评论列表共有 0 条评论

立即
投稿
返回
顶部