ユーザ用ツール

サイト用ツール


centos:yum:group_command

グループコマンド

グループの一覧を表示

# yum grouplist

グループの単位のインストール

# yum groupinstall "グループ名"

グループの単位の削除

# yum groupremove "グループ名"

グループ単位のアップデート

# yum groupupdate "グループ名"

グループに含まれるデフォルトパッケージとオプションパッケージを表示

# yum groupinfo "グループ名"

開発環境用グループ

# yum groupinstall "Development Tools"
centos/yum/group_command.txt · 最終更新: 2014/02/27 06:29 by clownclown

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki