Package management of OpenSolaris

2008年6月18日(水)
Hisayoshi Kato

how to identify the IPS package

 Now, I will explain how each IPS package is represented. For pkg(1), each package is identified by Fault Management Resource Identifier (FMRI).

 For example, FMRI is represented in the following format:

pkg://opensolaris.org/library/libc@5.11,5.11-0.75:20071001T163427Z

 You can see that this is defined by attributes shown in Figure 2.

How to add repositories and packages

 First, use the pkg(1) command to utilize a package from sunfreeware IPS repository. Use the following command to add sunfreeware IPS repository.

# pkg set-authority -O http://pkg.sunfreeware.com:9000 sunfreeware.com

 Use the following command to install the Netbeans from IPS repository, opensolaris.org.

# pkg install netbeans
DOWNLOAD PKGS FILES XFER (MB)
SUNWlibnb-visualweb1 1/18 108/5423 4.30/340.13

 When the above commands are run, all packages that are automatically selected by dependencies will be downloaded. If installation fails, downloaded files will be removed.

Sun Microsystems, Inc.
An OpenSolaris evangelist. I'm now responsible for supporting the customer benchmark test in the Sun Solution Center and focusing on activities of the OpenSolaris Community. I'd like to transmit technical information through OpenSolaris HotTopics Seminars and mailing lists. Let's revitalize the OpenSolaris Community in Japan!

Think ITメルマガ会員登録受付中

Think ITでは、技術情報が詰まったメールマガジン「Think IT Weekly」の配信サービスを提供しています。メルマガ会員登録を済ませれば、メルマガだけでなく、さまざまな限定特典を入手できるようになります。

Think ITメルマガ会員のサービス内容を見る

他にもこの記事が読まれています