Install a Solaris datastream package

Contributor Icon Contributed by qmchenry Date Icon January 26, 2004  
Tag Icon Tagged: Solaris system administration

Datastream packages, such as those obtained from sunfreeware.com, can be installed though translation to a directory-based package or directly using pkgadd.


To install an uncompressed datastream package called SUNWtchrx from the current working directory, use:

pkgadd -d SUNWtchrx

This command syntax instructs pkgadd to use the datastream package file as the device rather than a directory as used with a directory-based package add.

Previous recipe | Next recipe |
 
  • jay
    Thank you :)
  • tempask
    can't find this from any else place.
blog comments powered by Disqus