Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Application Packaging Developer's Guide
Previous Next

Image Packaging System (IPS) Packages

This document discusses SVR4 packages. For delivery into the OpenSolaris operating environment, consider using Image Packaging System (IPS) packages. OpenSolaris supports both SVR4 and IPS packages. The IPS software interacts with network repositories and uses the ZFS file system. In the OpenSolaris environment, you can publish existing SVR4 packages to an IPS repository with the pkgsend(1) command.

The following table contains a comparison of commands for the SVR4 packaging system and the IPS packaging system. For detailed information on IPS, see Getting Started With the Image Packaging System.

Table 1-1 Packaging Tasks: IPS and SVR4

Task

IPS command

SVR4 command

Install a new package

pkg install

pkgadd -a

Display information about a package's state

pkg list

pkginfo

Verify correct installation of a package

pkg verify

pkgchk -v

Display information about a package

pkg info

pkginfo -l

Listing the contents of a package

pkg contents

pkgchk -l

Uninstall a package

pkg uninstall

pkgrm

Previous Next

 
 
  Published under the terms fo the Public Documentation License Version 1.01. Design by Interspire