ユーザ用ツール

サイト用ツール


サイドバー


メニュー




スポンサーリンク





linux:yum:詳細表示

Linuxシステム管理:yum:詳細表示

環境

  • OS:CentOS 6.6
  • yum 3.2.29

パッケージ情報の表示

  • パッケージの情報を表示
    yum info
  • 指定したパッケージの情報を表示
    yum info <パッケージ名>  
  • 例)sambaパッケージの情報を表示
    >yum info samba
    読み込んだプラグイン:fastestmirror, security
    Loading mirror speeds from cached hostfile
     * base: ftp.tsukuba.wide.ad.jp
     * epel: ftp.kddilabs.jp
     * extras: ftp.tsukuba.wide.ad.jp
     * updates: ftp.tsukuba.wide.ad.jp
    利用可能なパッケージ
    名前                : samba
    アーキテクチャ      : x86_64
    バージョン          : 3.6.23
    リリース            : 20.el6
    容量                : 5.0 M
    リポジトリー        : base
    要約                : Server and Client software to interoperate with Windows
                        : machines
    URL                 : http://www.samba.org/
    ライセンス          : GPLv3+ and LGPLv3+
    説明                :
                        : Samba is the suite of programs by which a lot of
                        : PC-related machines share files, printers, and other
                        : information (such as lists of available files and
                        : printers). The Windows NT, OS/2, and Linux operating
                        : systems support this natively, and add-on packages can
                        : enable the same thing for DOS, Windows, VMS, UNIX of all
                        : kinds, MVS, and more. This package provides an SMB/CIFS
                        : server that can be used to provide network services to
                        : SMB/CIFS clients. Samba uses NetBIOS over TCP/IP (NetBT)
                        : protocols and does NOT need the NetBEUI (Microsoft Raw
                        : NetBIOS frame) protocol.

パッケージグループの情報表示

  • パッケージグループの情報を表示
    yum groupinfo <パッケージグループ名>
  • 例)Desktopパッケージグループの情報を表示
    >yum groupinfo Desktop
    読み込んだプラグイン:fastestmirror, security
    グループ処理の設定をしています
    Loading mirror speeds from cached hostfile
     * base: ftp.tsukuba.wide.ad.jp
     * epel: ftp.kddilabs.jp
     * extras: ftp.tsukuba.wide.ad.jp
     * updates: ftp.tsukuba.wide.ad.jp
     
    グループ: デスクトップ
     説明: シンクライアントとして使用できる最低限のデスクトップ
     強制的なパッケージ:
       NetworkManager
       NetworkManager-gnome
       alsa-plugins-pulseaudio
       at-spi
       control-center
       dbus
       gdm
       gdm-user-switch-applet
       gnome-panel
       gnome-power-manager
       gnome-screensaver
       gnome-session
       gnome-terminal
       gvfs-archive
       gvfs-fuse
       gvfs-smb
       metacity
       nautilus
       notification-daemon
       polkit-gnome
       xdg-user-dirs-gtk
       yelp
     標準パッケージ:
       control-center-extra
       eog
       gdm-plugin-fingerprint
       gnome-applets
       gnome-media
       gnome-packagekit
       gnome-vfs2-smb
       gok
       openssh-askpass
       orca
       pulseaudio-module-gconf
       pulseaudio-module-x11
       vino
     オプション パッケージ:
       sabayon-apply
       tigervnc-server
       xguest
     
linux/yum/詳細表示.txt · 最終更新: 2016/03/05 12:04 by dokuroot