pkginfoコマンドは、パッケージの情報を参照します。Solarisでのみ使用可能です。
- ① -i
- 現在インストールされているすべてのパッケージの情報を表示します。
- ② -l
PKGNAME
に指定したパッケージのコメントを表示します。
- ① PKGNAME
- 情報を表示するパッケージ名を指定します。省略時には、インストールパッケージの一覧が表示され、そこから選択して情報を表示します。
# pkginfo -i | grep GNU
インストールされているすべてのパッケージの中から「GNU」を含むものを表示system SUNWbash GNU Bourne-Again shell (bash)
system SUNWgcmn gcmn - Common GNU package
system SUNWggrp ggrep - GNU grep utilities
system SUNWgpch The GNU Patch utility
system SUNWgtar gtar - GNU tar
system SUNWgzip The GNU Zip (gzip) compression utility
system SUNWless The GNU pager (less)
system SUNWpppg GNU utilities for PPP
system SUNWsfdoc GNU and open source documentation
system SUNWsfinf GNU and open source info pages
system SUNWsfman GNU and open source man pages
system SUNWtexi GNU texinfo - Texinfo utilities (texinfo)
system SUNWwgetr GNU wget - utility to retrieve files
from the World Wide Web (root)
system SUNWwgetu wget - GNU wget
# pkginfo -l SUNWbash
SUNWbashの情報を表示PKGINST: SUNWbash
NAME: GNU Bourne-Again shell (bash)
CATEGORY: system
ARCH: i386
VERSION: 11.9.0,REV=2002.03.02.00.30
BASEDIR: /
VENDOR: Sun Microsystems, Inc.
DESC: GNU Bourne-Again shell (bash)
PSTAMP: sfw81-x20020302003036
INSTDATE: Jun 26 2003 14:18
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 3 installed pathnames
2 shared pathnames
2 directories
1 executables
1024 blocks used (approx)
#
関連タグ
本コンテンツは「UNIXコマンド辞典 ビギナー編」(2003年)を元にWeb用に再編集したものです
All Contents copyright © 2003-2009 Odyssey Communications Inc., Shoeisha Co., Ltd.