To display information about software products available for your system, use the lslpp command.
For example, to list all the software products in your system, at the system prompt, type:
lslpp -l -a
Press Enter.
Following is an example of the output:
Fileset Level State Description
-------------------- ------- -------- -----------------
Path: /usr/lib/objrepos
X11_3d.gl.dev.obj APPLIED AIXwindows/3D GL
Development Utilities
Fonts
X11fnt.oldX.fnt APPLIED AIXwindows Miscellaneous
X Fonts
X11mEn_US.msg APPLIED AIXwindows NL Message
files
.
.
.
If the listing is very long, the top portion may scroll off the screen. To display the listing one page (screen) at a time, use the lslpp command piped to the pg command. At the prompt, type:
lslpp | pg
Press Enter.
See the lslpp command in the AIX 5L Version 5.2 Commands Reference for the complete syntax.