Please see this


Contents

- INDEX
- Solaris Index
- HP-UX
- Linux Index
- Other Unix types
- General Unix
- Unix Networking
- Unix Scripts
- Unix databases

Associated Information

- Solaris jumpstart
- Solaris webstart

Useful Links

- Solaris Online Manuals
- Solaris FAQs
- Solaris Mailing List Archive
- Various Solaris Resources
- Solaris Public Domain Software

Software Packages

pkgadd - install software packages on to a system

e.g. pkgadd -a /var/adm/auto -d /cdrom/cdrom0/s0/Solaris_2.6

  • -a specifies admin file other than default (/var/sadm/install/admin). This controls behaviour of package add, e.g. if you don't want to reply to questions, can be specified here.
  • -d location of software to install
  • -s instead of installing the software, copy to spool file specified e.g. if you want a copy on disk

pkgrm - remove previously installed software from host or from spool directory (using -s option)

e.g. pkgrm SUNWmd remove disksuite

pkginfo - lists information abou packages

  • -d on device specified
  • -l full listing
  • -i fully installed packages only
  • -p partially installed packages only
  • -R from specified root path only

pkgchk - check package

pkgask - check for responses to scripts used during pkgadd

pkgtrans - transfer from one media to another, e.g. disk to diskette


Copyright 2000 Intronet Computers Ltd
Email: Intronet Computers for enquiries