Managing Systems and Workgroups: A Guide for HP-UX System Administrators

Administering a System: Managing Printers, Software, and Performance
Managing Software
Chapter 7 721
You can use SAM to list software:
Choose Software Management/List Software.
Choose List Depot Software or List Installed Software.
Press Apply.
See the swlist (1M) manpage.
Removing Software To remove software, use /usr/sbin/swremove.
You select the software to remove and the system checks dependencies
between selected and remaining software. If a fileset is required by
another bundle, that fileset is not removed. See the swremove (1M)
manpage.
SD-UX Roles
Within your environment, an individual system can play one or more
SD-UX roles: development host, local host, or network host (distribution
depot). The SD-UX command determines the specific role a host plays
and therefore its role can change at any time.
Software is created on the development environment and individual
filesets are “packaged” for further distribution. The SD-UX swpackage
command prepares software products and filesets so they can be easily
distributed and managed by other SD-UX commands.
A local host is any system where software is to be installed or managed.
To list all files that are part of
the LVM product
swlist -l file LVM
To list files using the SD-UX
graphical user interface on 11.x
swlist -i
Table 7-8 Example Tasks and Commands (Continued)
Example Task Command