在 Oracle® Solaris 11.2 中添加和更新软件

退出打印视图

更新时间: 2014 年 7 月
 
 

显示软件包说明、大小和完整 FMRI

您可以使用 pkg list -s 命令显示软件包摘要。

$ pkg list -s entire
NAME (PUBLISHER)    SUMMARY
entire              Incorporation to lock all system packages to the same build

pkg list -v 命令列出完整的软件包 FMRI。

$ pkg list -v entire
FMRI                                                                IFO
pkg://solaris/entire@0.5.11,5.11-0.175.2.0.0.34.0:20140303T182643Z  ---

pkg info 命令显示更多信息。

$ pkg info entire
          Name: entire
       Summary: Incorporation to lock all system packages to the same build
   Description: This package constrains system package versions to the same
                build.  WARNING: Proper system update and correct package
                selection depend on the presence of this incorporation.
                Removing this package will result in an unsupported system.
      Category: Meta Packages/Incorporations
         State: Installed
     Publisher: solaris
       Version: 0.5.11
        Branch: 0.175.2.0.0.34.0
Packaging Date: March  3, 2014 06:26:43 PM
          Size: 5.46 kB
          FMRI: pkg://solaris/entire@0.5.11-0.175.2.0.0.34.0:20140303T182643Z

已重命名的和过时的软件包中所示,您可以使用 pkg info 命令来查找已重命名的软件包的新名称。