Document Information
Preface
1. Solaris Management Tools (Road Map)
2. Working With the Solaris Management Console (Tasks)
3. Working With the Sun Java Web Console (Tasks)
4. Managing User Accounts and Groups (Overview)
5. Managing User Accounts and Groups (Tasks)
6. Managing Client-Server Support (Overview)
7. Managing Diskless Clients (Tasks)
8. Introduction to Shutting Down and Booting a System
9. Shutting Down and Booting a System (Overview)
10. Shutting Down a System (Tasks)
11. Modifying Solaris Boot Behavior (Tasks)
12. Booting a Solaris System (Tasks)
13. Troubleshooting Booting a Solaris System (Tasks)
14. Managing the Solaris Boot Archives (Tasks)
15. x86: GRUB Based Booting (Reference)
16. Managing Services (Overview)
17. Managing Services (Tasks)
18. Managing Software (Overview)
19. Managing Software With Solaris System Administration Tools (Tasks)
Solaris Product Registry and Solaris GUI Installation Tools for Managing Software
Adding Software With the Solaris Installation GUI
Managing Software With the Solaris Product Registry Command-Line Interface (Task Map)
Managing Software With the Solaris Product Registry Command-Line Interface
20. Managing Software by Using Package Commands (Tasks)
21. Managing Solaris Patches by Using the patchadd Command (Tasks)
A. SMF Services
Index
|
Managing Software With the Solaris Product Registry GUI (Task Map)
The following task map describes the software management tasks that you can perform
with the Solaris Product Registry. The Solaris Product Registry is a tool to help you manage installed software.
After you have installed the software, Product Registry provides a list of all
the installed software by using the Solaris installation GUI or the Solaris pkgadd
command. You can use the Solaris Product Registry in a GUI or with
a command-line interface (CLI). For more information on how to use the Solaris
Product Registry CLI, see Managing Software With the Solaris Product Registry Command-Line Interface (Task Map). The Solaris Product Registry GUI interface enables you to do the following:
View a list of installed and registered software and some software attributes.
View all Solaris system products that you installed in their localized version in the System Software Localizations directory.
Find and launch an installer.
Install additional software products.
Uninstall software and individual software packages.
The Solaris Product Registry GUI main window consists of three panes of information:
Installed, registered, and removed software
Standard attributes of the currently selected software
Attributes that are customized and attributes that are internal to the registered software
Figure 19-1 Solaris Product Registry Main Window
How to View Installed or Uninstalled Software Information With the Solaris Product Registry GUI
- Become superuser or assume an equivalent role.
Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.
- Start the Solaris Product Registry tool.
# prodreg & The Solaris Product Registry main window is displayed.
- Click the turner control to the left of the System Registry directory in
the Registered Software box.
The turner control changes from pointing to the right to pointing downward. You can
expand or collapse any item in the registry, except an item that
has a text file icon to its left. The Software Installed in Registered Software box always contains the following components:
The configuration software group that you chose when you installed the Solaris release. Software groups that can be displayed include Reduced Network Support, Core, End User System Support, Developer System Support, Entire Distribution, or Entire Distribution Plus OEM Support.
Additional system software, which contains Solaris products that are not part of the software group you chose.
Unclassified software that is not a Solaris product or part of the software group. This software includes any package that you installed by using the pkgadd command.
- Select directories until you find a software application to view.
The list expands as you open directories.
- To view the attributes, select a directory or file.
The Product Registry displays attribute information in the System Registry box.
For software products that were installed with the Solaris installation GUI, the Solaris Product Registry contains values for at least the following: Title, Version, Location, and Installed on. Items in an expanded list under a product or software group inherit the version information of the product.
If all or part of the product was removed with the pkgrm command, a cautionary icon appears next to the software product's name.
How to Install Software With the Solaris Product Registry GUIYou can use Solaris Product Registry to find software and launch the Solaris
installation GUI program. This program takes you through the installation of that software.
- Become superuser or assume an equivalent role.
Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.
- Start the Solaris Product Registry tool.
# prodreg The Solaris Product Registry main window is displayed.
- Decide if you are installing from a CD, a DVD, or from the
network. Select one of the following:
- If you are installing from a CD, insert the CD into the
CD-ROM drive.
- If you are installing from a DVD, insert the DVD into the
DVD-ROM drive.
- If you are installing from the network, locate the net image of the
software that you want to install.
- To view the list of installed and registered software, click the turner control.
- Click the New Install button at the bottom of the Solaris Product Registry
window.
The Select Installer dialog box is displayed. This box initially points to the
/cdrom directory or the directory you are in.
- Select directories to find the Solaris installation GUI installer.
Solaris installation GUI installers are located in various directories on the CDs and
on the DVD.
Solaris 10 Software CDs or DVD.
Solaris 10 Documentation DVD.
Solaris 10 Languages CDs. The Solaris installation GUI automatically starts when the CD is inserted.
- When you find the installer you want, select its name in the Files
box.
- Click OK.
The installer you selected is launched.
- Follow the directions that are displayed by the installer to install the software.
How to Uninstall Software With the Solaris Product Registry GUI
- Become superuser or assume an equivalent role.
Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.
- Start the Solaris Product Registry tool.
# prodreg The Solaris Product Registry main window is displayed.
- To view the list of installed and registered software, click the turner control.
- Select directories until you find the name of the software that you want
to uninstall.
- Read the software attributes to make sure that this software is the software
that you want to uninstall.
- Click the Uninstall software-product-name button at the bottom of the Solaris Product
Registry window.
The software product you selected is uninstalled.
|